Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveCellInfoTest.py66 def time_delta_in_sec(self, time1_ns, time2_ns): argument
76 sec = round(abs((time1_ns - time2_ns) / NANO_TO_SEC), 3)