Searched refs:get_current_epoch_time (Results 1 – 25 of 26) sorted by relevance
12
/tools/test/connectivity/acts/tests/google/gnss/ |
D | FlpTtffTest.py | 22 from acts.utils import get_current_epoch_time 101 begin_time = get_current_epoch_time() 125 start_qxdm_logger(self.ad, get_current_epoch_time()) 145 start_qxdm_logger(self.ad, get_current_epoch_time()) 168 start_qxdm_logger(self.ad, get_current_epoch_time()) 187 start_qxdm_logger(self.ad, get_current_epoch_time()) 210 start_qxdm_logger(self.ad, get_current_epoch_time()) 236 start_qxdm_logger(self.ad, get_current_epoch_time()) 258 start_qxdm_logger(self.ad, get_current_epoch_time())
|
D | GnssSanityTest.py | 30 from acts.utils import get_current_epoch_time 238 start_qxdm_logger(self.ad, get_current_epoch_time()) 326 start_qxdm_logger(self.ad, get_current_epoch_time()) 352 start_qxdm_logger(self.ad, get_current_epoch_time()) 378 start_qxdm_logger(self.ad, get_current_epoch_time()) 404 start_qxdm_logger(self.ad, get_current_epoch_time()) 435 start_qxdm_logger(self.ad, get_current_epoch_time()) 461 begin_time = get_current_epoch_time() 491 begin_time = get_current_epoch_time() 523 begin_time = get_current_epoch_time() [all …]
|
D | LocationPlatinumTest.py | 67 self.begin_time = utils.get_current_epoch_time() 127 begin_time = gutils.get_current_epoch_time() 256 begin_time = utils.get_current_epoch_time()
|
/tools/test/connectivity/acts/tests/google/bt/ |
D | BtMetricsTest.py | 23 from acts.utils import get_current_epoch_time, sync_device_time 68 start_time = get_current_epoch_time() 77 end_time = get_current_epoch_time() 92 end_time = get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 34 from acts.utils import get_current_epoch_time 374 begin_time = get_current_epoch_time() 643 begin_time = get_current_epoch_time() 678 begin_time = get_current_epoch_time() 710 begin_time = get_current_epoch_time() 711 while get_current_epoch_time() - begin_time < testtime * 60 * 1000 : 810 ttff_loop_time = get_current_epoch_time() 812 if get_current_epoch_time() - ttff_loop_time >= 120000: 832 ttff_loop_time = get_current_epoch_time() 1010 begin_time = get_current_epoch_time() [all …]
|
/tools/test/connectivity/acts/framework/acts/libs/ota/ |
D | ota_updater.py | 64 utils.get_current_epoch_time())
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveEmergencyBase.py | 54 from acts.utils import get_current_epoch_time 177 begin_time = get_current_epoch_time() 289 begin_time = get_current_epoch_time() 350 elapsed_time = (get_current_epoch_time() - begin_time) / 1000 367 begin_time = get_current_epoch_time()
|
D | TelLiveMobilityStressTest.py | 63 from acts.utils import get_current_epoch_time 146 begin_time = get_current_epoch_time() 167 begin_time = get_current_epoch_time() 190 begin_time = get_current_epoch_time() 345 begin_time = get_current_epoch_time()
|
D | TelLiveNoQXDMLogTest.py | 64 from acts.utils import get_current_epoch_time 141 begin_time = get_current_epoch_time() 248 begin_time = get_current_epoch_time() 380 begin_time = get_current_epoch_time()
|
D | TelLiveStressCallTest.py | 54 from acts.utils import get_current_epoch_time 198 begin_time = get_current_epoch_time()
|
D | TelLiveStressFdrTest.py | 54 from acts.utils import get_current_epoch_time 343 begin_time = get_current_epoch_time()
|
D | TelLiveCBRSTest.py | 69 from acts.utils import get_current_epoch_time 479 begin_time = get_current_epoch_time() 700 begin_time = get_current_epoch_time()
|
D | TelLivePreflightTest.py | 208 epoch_up_time = utils.get_current_epoch_time() - 1000 * float(
|
D | TelLiveDSDSVoiceTest.py | 123 from acts.utils import get_current_epoch_time 1386 begin_time = get_current_epoch_time() 1535 begin_time = get_current_epoch_time() 1735 begin_time = get_current_epoch_time() 1811 begin_time = get_current_epoch_time()
|
D | TelLiveRebootStressTest.py | 79 from acts.utils import get_current_epoch_time 503 begin_time = get_current_epoch_time() 631 begin_time = get_current_epoch_time()
|
/tools/test/connectivity/acts/tests/google/power/wifi/ |
D | PowerWiFiroamingTest.py | 87 begin_time = utils.get_current_epoch_time() 134 begin_time = utils.get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/test_utils/net/ |
D | net_test_utils.py | 25 from acts.utils import get_current_epoch_time 254 begin_time = epoch_to_log_line_timestamp(get_current_epoch_time())
|
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/ |
D | instrumentation_base_test.py | 104 utils.get_current_epoch_time())
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | CoexPerformanceBaseTest.py | 33 from acts.utils import get_current_epoch_time 219 begin_time = get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/ |
D | utils.py | 123 def get_current_epoch_time(): function 526 droid.setTime(get_current_epoch_time())
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerBaseTest.py | 204 begin_time = utils.get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_carkit_lib.py | 41 from acts.utils import get_current_epoch_time 764 begin_time = get_current_epoch_time()
|
D | bt_test_utils.py | 689 begin_time = utils.get_current_epoch_time() 691 end_time = utils.get_current_epoch_time()
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 183 from acts.utils import get_current_epoch_time 2286 begin_time = get_current_epoch_time() 2571 begin_time = get_current_epoch_time() 3245 begin_time = get_current_epoch_time() 3267 if get_current_epoch_time() - begin_time < timeout * 1000: 7139 current_time = get_current_epoch_time() 7333 begin_time = get_current_epoch_time() 8021 ad.adb.droid.setTime(get_current_epoch_time()) 8105 file_name = "%s_%s.png" % (file_name, utils.get_current_epoch_time())
|
D | TelephonyBaseTest.py | 272 start_qxdm_logger(ad, utils.get_current_epoch_time())
|
12