Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncReactorTest.cpp248 nsecs_t const secondPeriod = 5000; in TEST_F() local
251 mReactor.startPeriodTransition(secondPeriod); in TEST_F()
259 mReactor.addHwVsyncTimestamp(sampleTime += secondPeriod, std::nullopt, &periodFlushed)); in TEST_F()