Home
last modified time | relevance | path

Searched refs:get_full_output_path (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanRvrTest.py635 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/
Dcore_test.py115 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/
DCellularThroughputBaseTest.py154 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/
DCellularLteFr1EndcSensitivityTest.py60 context.get_current_context().get_full_output_path(),
151 context.get_current_context().get_full_output_path(),
DCellularLtePlusFr1PeakThroughputTest.py54 context.get_current_context().get_full_output_path(),
133 context.get_current_context().get_full_output_path(),
DCellularFr1SensitivityTest.py145 context.get_current_context().get_full_output_path(),
217 context.get_current_context().get_full_output_path(),
DCellularRxPowerTest.py97 context.get_current_context().get_full_output_path(), 'pixel_logs')
216 context.get_current_context().get_full_output_path(),
DCellularPageDecodeTest.py59 context.get_current_context().get_full_output_path(),
101 context.get_current_context().get_full_output_path(),
DCellularFr2SensitivityTest.py135 context.get_current_context().get_full_output_path(),
199 context.get_current_context().get_full_output_path(),
DCellularLteSensitivityTest.py137 context.get_current_context().get_full_output_path(),
208 context.get_current_context().get_full_output_path(),
DCellularFr2PeakThroughputTest.py64 context.get_current_context().get_full_output_path(),
151 context.get_current_context().get_full_output_path(),
DCellularFr1RvRTest.py66 context.get_current_context().get_full_output_path(),
DCellularLteFr1EndcRvrTest.py108 context.get_current_context().get_full_output_path(),
DCellularLteRvrTest.py140 context.get_current_context().get_full_output_path(),
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py248 context.get_current_context().get_full_output_path(),
416 context.get_current_context().get_full_output_path(),
Dfuchsia_device.py934 out_dir = context.get_current_context().get_full_output_path()
949 bt_snoop_path = context.get_current_context().get_full_output_path()
Diperf_client.py107 full_out_dir = os.path.join(current_context.get_full_output_path(),
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTxPowerCheckTest.py230 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()
DWifiRoamingPerformanceTest.py182 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/
Dcontext.py128 def get_full_output_path(self, log_name=None): member in TestContext
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/metrics/
Dcore.py138 return os.path.join(self.context.get_full_output_path(),
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dcontext.py214 def get_full_output_path(self, log_name=None): member in TestContext
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dpackage_server.py176 root_dir = context.get_current_context().get_full_output_path()
Dffx.py159 root_dir = context.get_current_context().get_full_output_path()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Daudio_capture_device.py40 full_out_dir = os.path.join(current_context.get_full_output_path(),

12