Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 14 of 14) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssConcurrencyTest.py139 criteria, argument
153 upper_bound = criteria * (
155 lower_bound = criteria * (
175 elif timedelt_sec > criteria * (1 + self.chre_tolerate_rate):
193 def run_gnss_concurrency_test(self, criteria, test_duration): argument
200 self.enable_chre(criteria["gnss"])
201 TTFF_criteria = criteria["ap_location"] + self.standalone_cs_criteria
203 self.ad, TTFF_criteria, freq=criteria["ap_location"])
211 self.validate_location_test_result(begin_time, criteria)
213 def run_chre_only_test(self, criteria, test_duration): argument
[all …]
DGnssVendorFeaturesTest.py77 def ttff_with_assist(self, mode, criteria): argument
92 result = gutils.check_ttff_data(self.ad, ttff_data, mode, criteria)
95 "seconds." % (gnss_constant.TTFF_MODE.get(mode), criteria))
106 gutils.run_ttff(self.ad, mode="cs", criteria=self.xtra_cs_criteria,
119 gutils.run_ttff(self.ad, mode="ws", criteria=self.xtra_ws_criteria,
132 gutils.run_ttff(self.ad, mode="hs", criteria=self.xtra_hs_criteria,
149 gutils.run_ttff(self.ad, mode="cs", criteria=self.xtra_cs_criteria,
165 gutils.run_ttff(self.ad, mode="ws", criteria=self.xtra_ws_criteria,
181 gutils.run_ttff(self.ad, mode="hs", criteria=self.xtra_hs_criteria,
DGnssFunctionTest.py238 def standalone_ttff_airplane_mode_on(self, mode, criteria): argument
249 self.ad, mode, criteria, self.ttff_test_cycle, self.pixel_lab_location)
310 criteria=self.supl_cs_criteria)
543 gutils.run_ttff(self.ad, mode="cs", criteria=self.weak_signal_cs_criteria,
559 gutils.run_ttff(self.ad, mode="ws", criteria=self.weak_signal_criteria,
575 gutils.run_ttff(self.ad, mode="hs", criteria=self.weak_signal_criteria,
678 gnss_tracking_via_gtw_gpstool(self.ad, criteria=self.supl_cs_criteria, api_type="gnss",
689 gnss_tracking_via_gtw_gpstool(self.ad, criteria=self.supl_cs_criteria, api_type="gnss",
716 self.ad, criteria=self.supl_cs_criteria, api_type="gnss", testtime=test_time,
738 gnss_tracking_via_gtw_gpstool(self.ad, criteria=self.supl_cs_criteria, api_type="gnss",
[all …]
DGnssSuplTest.py105 def run_ttff(self, mode, criteria): argument
112 return gutils.run_ttff(self.ad, mode, criteria, self.ttff_test_cycle,
115 def supl_ttff_weak_gnss_signal(self, mode, criteria): argument
124 self.run_ttff(mode, criteria)
216 self.run_ttff(mode="cs", criteria=self.supl_cs_criteria)
291 test criteria {self.supl_ws_criteria} seconds")
DGnssWearableTetherFunctionTest.py98 def flp_ttff(self, mode, criteria, location): argument
110 gutils.check_ttff_data(self.watch, results, mode, criteria)
119 def run_ttff_via_gtw_gpstool(self, mode, criteria): argument
132 self.watch, ttff_data, self.ttff_mode.get(mode), criteria)
135 "seconds." % (self.ttff_mode.get(mode), criteria))
DLocationPlatinumTest.py84 self.test_types['cs'].criteria)
94 criteria=test_type.criteria)
DFlpTtffTest.py107 def flp_ttff_hs_and_cs(self, criteria, location): argument
118 result = check_ttff_data(self.ad, ttff_data, ttff[mode], criteria)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py884 criteria, argument
924 for _ in range(10 + criteria):
931 if (first_fixed/1000) <= criteria:
936 % (api_type.upper(), criteria))
1013 criteria, argument
1032 ad, criteria=criteria, api_type=api_type, meas_flag=meas_flag, freq=freq,
1059 def run_ttff_via_gtw_gpstool(ad, mode, criteria, test_cycle, true_location): argument
1071 process_gnss_by_gtw_gpstool(ad, criteria=FIRST_FIXED_MAX_WAITING_TIME)
1074 result = check_ttff_data(ad, ttff_data, gnss_constant.TTFF_MODE.get(mode), criteria)
1077 "seconds." % (gnss_constant.TTFF_MODE.get(mode), criteria))
[all …]
DGnssBlankingBase.py373 criteria=test_type_ttff.criteria)
377 pe_criteria=test_type_pe.criteria)
483 process_gnss_by_gtw_gpstool(self.dut, self.test_types['cs'].criteria)
DLabTtffTestBase.py292 self.test_types['cs'].criteria)
343 criteria=test_type.criteria)
/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringThroughputTest.py191 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/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md13 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/wifi/rtt/
DREADME.md12 especially in an over-the-air situation, pass/fail criteria are either
/tools/external/fat32lib/
DNOTICE33 … if the entire combination fits its criteria of freedom. The Lesser General Public License permits…