Searched defs:criteria (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssFunctionTest.py | 238 def run_ttff_via_gtw_gpstool(self, mode, criteria): argument 262 def supl_ttff_with_sim(self, mode, criteria): argument 273 def standalone_ttff_airplane_mode_on(self, mode, criteria): argument 285 def supl_ttff_weak_gnss_signal(self, mode, criteria): argument 298 def xtra_ttff_mobile_data(self, mode, criteria): argument 309 def xtra_ttff_weak_gnss_signal(self, mode, criteria): argument 322 def xtra_ttff_wifi(self, mode, criteria): argument
|
D | FlpTtffTest.py | 106 def flp_ttff_hs_and_cs(self, criteria, location): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 624 def process_gnss_by_gtw_gpstool(ad, criteria, type="gnss", clear_data=True): argument 700 def gnss_tracking_via_gtw_gpstool(ad, criteria, type="gnss", testtime=60): argument 904 def check_ttff_data(ad, ttff_data, ttff_mode, criteria): argument 1058 def check_network_location(ad, retries, location_type, criteria=30): argument
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringThroughputTest.py | 191 def run_iperf_tx_rx(self, usb_speed, criteria): argument
|