Searched refs:criteria (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssConcurrencyTest.py | 112 def parse_concurrency_result(self, begin_time, type, criteria): argument 137 if timedelt_sec > (criteria * 142 elif timedelt_sec > criteria * self.chre_tolerate_rate: 157 def execute_gnss_concurrency_test(self, criteria, test_duration): argument 166 begin_time = self.run_concurrency_test(criteria["ap_location"], 167 criteria["gnss"], test_duration) 171 begin_time, type, criteria[type]) 175 criteria[type]) 183 criteria = {"ap_location": 1, "gnss": 1, "gnss_meas": 1} 184 self.execute_gnss_concurrency_test(criteria, test_duration) [all …]
|
D | GnssFunctionTest.py | 246 def run_ttff_via_gtw_gpstool(self, mode, criteria): argument 259 self.ad, ttff_data, self.ttff_mode.get(mode), criteria) 262 "seconds." % (self.ttff_mode.get(mode), criteria)) 270 def supl_ttff_with_sim(self, mode, criteria): argument 279 self.run_ttff_via_gtw_gpstool(mode, criteria) 281 def standalone_ttff_airplane_mode_on(self, mode, criteria): argument 291 self.run_ttff_via_gtw_gpstool(mode, criteria) 293 def supl_ttff_weak_gnss_signal(self, mode, criteria): argument 304 self.run_ttff_via_gtw_gpstool(mode, criteria) 306 def xtra_ttff_mobile_data(self, mode, criteria): argument [all …]
|
D | LocationPlatinumTest.py | 99 self.test_types['cs'].criteria) 109 criteria=test_type.criteria)
|
D | LabTtffTest.py | 181 self.test_types['cs'].criteria) 219 criteria=test_type.criteria)
|
D | FlpTtffTest.py | 106 def flp_ttff_hs_and_cs(self, criteria, location): argument 117 result = check_ttff_data(self.ad, ttff_data, ttff[mode], criteria)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/ |
D | README.md | 13 fail criteria - that criteria may not apply to all implementations. 16 especially in an over-the-air situation, pass/fail criteria are either
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringThroughputTest.py | 191 def run_iperf_tx_rx(self, usb_speed, criteria): argument 214 if not tx_success or (float(tx_rate) < criteria and tx_unit != "G"): 218 if not rx_success or (float(rx_rate) < criteria and rx_unit != "G"):
|
/tools/external/fat32lib/ |
D | NOTICE | 33 … if the entire combination fits its criteria of freedom. The Lesser General Public License permits…
|