/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanRvrTest.py | 635 context.get_current_context().get_full_output_path(), 640 context.get_current_context().get_full_output_path(), graph_data) 655 context.get_current_context().get_full_output_path(), 660 context.get_current_context().get_full_output_path(), graph_data) 675 context.get_current_context().get_full_output_path(), 680 context.get_current_context().get_full_output_path(), graph_data) 695 context.get_current_context().get_full_output_path(), 700 context.get_current_context().get_full_output_path(), graph_data) 720 context.get_current_context().get_full_output_path(), 725 context.get_current_context().get_full_output_path(), graph_data) [all …]
|
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/metrics/ |
D | core_test.py | 115 context.get_full_output_path.return_value = 'output/path' 138 context.get_full_output_path.return_value = 'output/path' 148 context.get_full_output_path.return_value = 'output/path' 155 context.get_full_output_path.assert_called_once_with() 162 context.get_full_output_path.return_value = 'output/path' 179 context.get_full_output_path.return_value = 'output/path' 197 context.get_full_output_path.return_value = 'output/path' 221 context.get_full_output_path.return_value = 'output/path' 243 context.get_full_output_path.return_value = 'output/path' 267 context.get_full_output_path.return_value = 'output/path' [all …]
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | CellularThroughputBaseTest.py | 154 context.get_current_context().get_full_output_path(), 'pixel_logs') 372 context.get_current_context().get_full_output_path(), 385 context.get_current_context().get_full_output_path(), 392 context.get_current_context().get_full_output_path(), 'Kibble') 406 context.get_current_context().get_full_output_path(), 421 context.get_current_context().get_full_output_path(), plot_title)
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/cellular/performance/ |
D | CellularLteFr1EndcSensitivityTest.py | 60 context.get_current_context().get_full_output_path(), 151 context.get_current_context().get_full_output_path(),
|
D | CellularLtePlusFr1PeakThroughputTest.py | 54 context.get_current_context().get_full_output_path(), 133 context.get_current_context().get_full_output_path(),
|
D | CellularFr1SensitivityTest.py | 145 context.get_current_context().get_full_output_path(), 217 context.get_current_context().get_full_output_path(),
|
D | CellularRxPowerTest.py | 97 context.get_current_context().get_full_output_path(), 'pixel_logs') 216 context.get_current_context().get_full_output_path(),
|
D | CellularPageDecodeTest.py | 59 context.get_current_context().get_full_output_path(), 101 context.get_current_context().get_full_output_path(),
|
D | CellularFr2SensitivityTest.py | 135 context.get_current_context().get_full_output_path(), 199 context.get_current_context().get_full_output_path(),
|
D | CellularLteSensitivityTest.py | 137 context.get_current_context().get_full_output_path(), 208 context.get_current_context().get_full_output_path(),
|
D | CellularFr2PeakThroughputTest.py | 64 context.get_current_context().get_full_output_path(), 151 context.get_current_context().get_full_output_path(),
|
D | CellularFr1RvRTest.py | 66 context.get_current_context().get_full_output_path(),
|
D | CellularLteFr1EndcRvrTest.py | 108 context.get_current_context().get_full_output_path(),
|
D | CellularLteRvrTest.py | 140 context.get_current_context().get_full_output_path(),
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ |
D | bits.py | 248 context.get_current_context().get_full_output_path(), 416 context.get_current_context().get_full_output_path(),
|
D | fuchsia_device.py | 934 out_dir = context.get_current_context().get_full_output_path() 949 bt_snoop_path = context.get_current_context().get_full_output_path()
|
D | iperf_client.py | 107 full_out_dir = os.path.join(current_context.get_full_output_path(),
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiTxPowerCheckTest.py | 230 current_context = context.get_current_context().get_full_output_path() 293 current_context = context.get_current_context().get_full_output_path() 769 ).get_full_output_path()
|
D | WifiRoamingPerformanceTest.py | 182 current_context = context.get_current_context().get_full_output_path() 223 current_context = context.get_current_context().get_full_output_path()
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | context.py | 128 def get_full_output_path(self, log_name=None): member in TestContext
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/metrics/ |
D | core.py | 138 return os.path.join(self.context.get_full_output_path(),
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/ |
D | context.py | 214 def get_full_output_path(self, log_name=None): member in TestContext
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | package_server.py | 176 root_dir = context.get_current_context().get_full_output_path()
|
D | ffx.py | 159 root_dir = context.get_current_context().get_full_output_path()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | audio_capture_device.py | 40 full_out_dir = os.path.join(current_context.get_full_output_path(),
|