Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncReactorTest.cpp249 nsecs_t const thirdPeriod = 2000; in TEST_F() local
257 mReactor.startPeriodTransition(thirdPeriod); in TEST_F()
262 mReactor.addHwVsyncTimestamp(sampleTime += thirdPeriod, std::nullopt, &periodFlushed)); in TEST_F()