Home
last modified time | relevance | path

Searched refs:get_current_epoch_time (Results 1 – 25 of 48) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilImsKpiTest.py52 from acts.utils import get_current_epoch_time
163 self.test_name, begin_time=get_current_epoch_time())
172 self.test_name, begin_time=get_current_epoch_time())
184 self.test_name, begin_time=get_current_epoch_time())
298 self.test_name, begin_time=get_current_epoch_time())
309 self.test_name, begin_time=get_current_epoch_time())
321 self.test_name, begin_time=get_current_epoch_time())
425 self.test_name, begin_time=get_current_epoch_time())
434 self.test_name, begin_time=get_current_epoch_time())
446 self.test_name, begin_time=get_current_epoch_time())
[all …]
DTelLiveRilDataKpiTest.py42 from acts.utils import get_current_epoch_time
153 self.test_name, begin_time=get_current_epoch_time())
245 self.test_name, begin_time=get_current_epoch_time())
318 self.test_name, begin_time=get_current_epoch_time())
387 self.test_name, begin_time=get_current_epoch_time())
DTelLiveStressDataTest.py27 from acts.utils import get_current_epoch_time
60 begin_time = get_current_epoch_time()
115 begin_time = get_current_epoch_time()
DTelLiveEmergencyBase.py23 from acts.utils import get_current_epoch_time
165 begin_time = get_current_epoch_time()
277 begin_time = get_current_epoch_time()
338 elapsed_time = (get_current_epoch_time() - begin_time) / 1000
355 begin_time = get_current_epoch_time()
DTelLiveMobilityStressTest.py41 from acts.utils import get_current_epoch_time
123 begin_time = get_current_epoch_time()
144 begin_time = get_current_epoch_time()
167 begin_time = get_current_epoch_time()
322 begin_time = get_current_epoch_time()
DTelLiveRilMessageKpiTest.py36 from acts.utils import get_current_epoch_time
194 self.test_name, begin_time=get_current_epoch_time())
363 self.test_name, begin_time=get_current_epoch_time())
DTelLiveStressCallTest.py52 from acts.utils import get_current_epoch_time
196 setup_begin_time = get_current_epoch_time()
207 begin_time = get_current_epoch_time()
DTelLiveNoQXDMLogTest.py70 from acts.utils import get_current_epoch_time
151 begin_time = get_current_epoch_time()
258 begin_time = get_current_epoch_time()
390 begin_time = get_current_epoch_time()
DTelLiveStressFdrTest.py52 from acts.utils import get_current_epoch_time
342 begin_time = get_current_epoch_time()
DTelLiveGFTRcsTest.py23 from acts.utils import get_current_epoch_time
DTelLiveDSDSVoiceTest.py74 from acts.utils import get_current_epoch_time
1337 begin_time = get_current_epoch_time()
1486 begin_time = get_current_epoch_time()
1686 begin_time = get_current_epoch_time()
1762 begin_time = get_current_epoch_time()
DTelLiveCBRSTest.py68 from acts.utils import get_current_epoch_time
570 begin_time = get_current_epoch_time()
791 begin_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/tests/google/gnss/
DLabGnssPowerSweepTest.py23 from acts.utils import get_current_epoch_time
76 begin_time = get_current_epoch_time()
80 if get_current_epoch_time() - begin_time >= 120000:
107 begin_time = get_current_epoch_time()
111 if get_current_epoch_time() - begin_time >= 120000:
152 begin_time = get_current_epoch_time()
156 if get_current_epoch_time() - begin_time >= 120000:
239 start_time = get_current_epoch_time()
241 while get_current_epoch_time() - start_time < test_period * 1000:
243 stop_time = get_current_epoch_time()
DGnssWearableTetherFunctionTest.py27 from acts.utils import get_current_epoch_time
103 begin_time = get_current_epoch_time()
126 begin_time = get_current_epoch_time()
243 begin_time = get_current_epoch_time()
277 begin_time = get_current_epoch_time()
303 begin_time = get_current_epoch_time()
DGnssVendorFeaturesTest.py6 from acts.utils import get_current_epoch_time
85 begin_time = get_current_epoch_time()
201 begin_time = get_current_epoch_time()
228 begin_time = get_current_epoch_time()
256 begin_time = get_current_epoch_time()
DFlpTtffTest.py20 from acts.utils import get_current_epoch_time
111 begin_time = get_current_epoch_time()
126 start_qxdm_logger(self.ad, get_current_epoch_time())
DGnssSuplTest.py20 from acts.utils import get_current_epoch_time
261 begin_time = get_current_epoch_time()
283 begin_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/tests/google/bt/
DBtMetricsTest.py24 from acts.utils import get_current_epoch_time, sync_device_time
69 start_time = get_current_epoch_time()
78 end_time = get_current_epoch_time()
93 end_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py53 from acts.utils import get_current_epoch_time
601 begin_time = get_current_epoch_time()
643 ssr_crash_time = get_current_epoch_time()
925 begin_time = get_current_epoch_time()
976 begin_time = get_current_epoch_time()
1047 begin_time = get_current_epoch_time()
1067 while get_current_epoch_time() - begin_time < testtime * 60 * 1000:
1306 utc_time = epoch_to_human_time(get_current_epoch_time())
1308 ttff_loop_time = get_current_epoch_time()
1310 if get_current_epoch_time() - ttff_loop_time >= 120000:
[all …]
DGnssBlankingBase.py34 from acts_contrib.test_utils.gnss.gnss_test_utils import get_current_epoch_time
303 begin_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_logging_utils.py28 from acts.utils import get_current_epoch_time
264 current_time = get_current_epoch_time()
447 begin_time = get_current_epoch_time()
598 file_name = "%s_%s.png" % (file_name, utils.get_current_epoch_time())
DGFTInOutBaseTest.py22 from acts.utils import get_current_epoch_time
64 begin_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTVoWifiStressTest.py25 from acts.utils import get_current_epoch_time
175 begin_time = get_current_epoch_time()
271 begin_time = get_current_epoch_time()
/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFiroamingTest.py87 begin_time = utils.get_current_epoch_time()
140 begin_time = utils.get_current_epoch_time()
/tools/test/connectivity/acts/framework/acts/libs/ota/
Dota_updater.py64 utils.get_current_epoch_time())

12