Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncPredictorTest.cpp109 static constexpr nsecs_t mMaxRoundingError = 100; member
322 auto const mMaxRoundingError = 100; in TEST_F() local