Searched refs:get_current_epoch_time (Results 1 – 25 of 48) sorted by relevance
12
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveRilImsKpiTest.py | 52 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 …]
|
D | TelLiveRilDataKpiTest.py | 42 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())
|
D | TelLiveStressDataTest.py | 27 from acts.utils import get_current_epoch_time 60 begin_time = get_current_epoch_time() 115 begin_time = get_current_epoch_time()
|
D | TelLiveEmergencyBase.py | 23 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()
|
D | TelLiveMobilityStressTest.py | 41 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()
|
D | TelLiveRilMessageKpiTest.py | 36 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())
|
D | TelLiveStressCallTest.py | 52 from acts.utils import get_current_epoch_time 196 setup_begin_time = get_current_epoch_time() 207 begin_time = get_current_epoch_time()
|
D | TelLiveNoQXDMLogTest.py | 70 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()
|
D | TelLiveStressFdrTest.py | 52 from acts.utils import get_current_epoch_time 342 begin_time = get_current_epoch_time()
|
D | TelLiveGFTRcsTest.py | 23 from acts.utils import get_current_epoch_time
|
D | TelLiveDSDSVoiceTest.py | 74 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()
|
D | TelLiveCBRSTest.py | 68 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/ |
D | LabGnssPowerSweepTest.py | 23 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()
|
D | GnssWearableTetherFunctionTest.py | 27 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()
|
D | GnssVendorFeaturesTest.py | 6 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()
|
D | FlpTtffTest.py | 20 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())
|
D | GnssSuplTest.py | 20 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/ |
D | BtMetricsTest.py | 24 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/ |
D | gnss_test_utils.py | 53 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 …]
|
D | GnssBlankingBase.py | 34 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/ |
D | tel_logging_utils.py | 28 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())
|
D | GFTInOutBaseTest.py | 22 from acts.utils import get_current_epoch_time 64 begin_time = get_current_epoch_time()
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabGFTVoWifiStressTest.py | 25 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/ |
D | PowerWiFiroamingTest.py | 87 begin_time = utils.get_current_epoch_time() 140 begin_time = utils.get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ |
D | ota_updater.py | 64 utils.get_current_epoch_time())
|
12