Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncPredictorTest.cpp256 auto const slowTimeBase = 800; in TEST_F() local
260 generateVsyncTimestamps(kMinimumSamplesForPrediction, slowPeriod, slowTimeBase); in TEST_F()
287 auto const slowTimeBase = 800000 - 201; in TEST_F() local
291 generateVsyncTimestamps(kMinimumSamplesForPrediction, slowPeriod, slowTimeBase); in TEST_F()