Home
last modified time | relevance | path

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

/external/openscreen/util/
Dalarm_unittest.cc53 const Clock::time_point expected_run_time = FakeClock::now(); in TEST_F() local
63 ASSERT_EQ(expected_run_time, actual_run_time); in TEST_F()
67 ASSERT_EQ(expected_run_time, actual_run_time); in TEST_F()