Searched defs:criteria (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssFunctionTest.py | 251 def run_ttff_via_gtw_gpstool(self, mode, criteria): argument 275 def supl_ttff_with_sim(self, mode, criteria): argument 286 def standalone_ttff_airplane_mode_on(self, mode, criteria): argument 298 def supl_ttff_weak_gnss_signal(self, mode, criteria): argument 311 def xtra_ttff_mobile_data(self, mode, criteria): argument 322 def xtra_ttff_weak_gnss_signal(self, mode, criteria): argument 335 def xtra_ttff_wifi(self, mode, criteria): argument 351 def ttff_with_assist(self, mode, criteria): argument
|
D | GnssConcurrencyTest.py | 105 def parse_concurrency_result(self, begin_time, type, criteria): argument 153 def run_gnss_concurrency_test(self, criteria, test_duration): argument 171 def run_chre_only_test(self, criteria, test_duration): argument
|
D | FlpTtffTest.py | 103 def flp_ttff_hs_and_cs(self, criteria, location): argument
|
D | GnssWearableTetherFunctionTest.py | 94 def flp_ttff(self, mode, criteria, location): argument
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringThroughputTest.py | 191 def run_iperf_tx_rx(self, usb_speed, criteria): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_test_utils.py | 809 criteria, argument 910 criteria, argument 1125 def check_ttff_data(ad, ttff_data, ttff_mode, criteria): argument 1287 def check_network_location(ad, retries, location_type, criteria=30): argument
|