Home
last modified time | relevance | path

Searched defs:pausingThread (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchTimerQueueTest.cpp329 std::thread pausingThread([&] { mMockClock.advanceToNextCallback(); }); in TEST_F() local
350 std::thread pausingThread([&] { mMockClock.advanceToNextCallback(); }); in TEST_F() local