Searched refs:delta_thread (Results 1 – 1 of 1) sorted by relevance
1004 TimeDelta delta_thread = end_thread - begin_thread; in TEST() local1006 EXPECT_GE(delta_thread.InMicroseconds(), 0); in TEST()1008 TimeDelta difference = delta - delta_thread; in TEST()