Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveCellInfoTest.py27 NANO_TO_SEC = 1000000000 variable
76 sec = round(abs((time1_ns - time2_ns) / NANO_TO_SEC), 3)
89 sec = round(nano_time / NANO_TO_SEC, 3)