Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncPredictorTest.cpp468 const auto maxPeriods = 15; in TEST_F() local
470 for (int i = 0; i < maxPeriods; i++) { in TEST_F()