Home
last modified time | relevance | path

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

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