Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncReactorTest.cpp239 static constexpr size_t aFewTimes = 8; in TEST_F() local
243 for (auto i = 0; i < aFewTimes; i++) { in TEST_F()