Searched refs:stopTrackerAfterUs (Results 1 – 1 of 1) sorted by relevance
254 void stopTrackerAfterUs(int us) { in stopTrackerAfterUs() function in GraphicsTrackerTest544 std::thread stopThread(&GraphicsTrackerTest::stopTrackerAfterUs, this, 500000); in TEST_F()