Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncPredictorTest.cpp417 constexpr auto kNumVsyncs = 100; in TEST_F() local
420 for (int i = 0; i < kNumVsyncs; i++) { in TEST_F()