Home
last modified time | relevance | path

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

/system/chre/chpp/test/
Dclients_test.cpp231 uint64_t time2 = chppGetCurrentTimeNs(); in TEST_F() local
256 time2 + timeout2); in TEST_F()
282 uint64_t time2 = chppGetCurrentTimeNs(); in TEST_F() local
285 time2 + timeout2); in TEST_F()
293 std::chrono::nanoseconds(timeout2 + time2 - chppGetCurrentTimeNs())); in TEST_F()
339 uint64_t time2 = chppGetCurrentTimeNs(); in TEST_F() local
342 time2 + timeout2); in TEST_F()