Searched refs:approximateSystemServerDeath (Results 1 – 1 of 1) sorted by relevance
1651 int64_t approximateSystemServerDeath = getElapsedRealtimeNs(); in TEST() local1652 EXPECT_TRUE(approximateSystemServerDeath > 2 + configAddedTimeNs); in TEST()1653 EXPECT_TRUE(approximateSystemServerDeath < NS_PER_SEC + configAddedTimeNs); in TEST()