Home
last modified time | relevance | path

Searched defs:mMaxRoundingError (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncPredictorTest.cpp56 static constexpr nsecs_t mMaxRoundingError = 100; member
267 auto const mMaxRoundingError = 100; in TEST_F() local