Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncPredictorTest.cpp167 auto constexpr expectedPeriod = 16639242; in TEST_F() local
186 auto expectedPeriod = 11089413; in TEST_F() local
213 auto expectedPeriod = 45450152; in TEST_F() local
239 auto expectedPeriod = 1999892; in TEST_F() local
357 auto const expectedPeriod = 11113919; in TEST_F() local
390 auto const expectedPeriod = 16698426; in TEST_F() local
523 auto constexpr expectedPeriod = 16'644'742; in TEST_F() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
H A DBackgroundScanSchedulerTest.java676 int expectedPeriod = computeExpectedPeriod(settings.periodInMs); in scheduleAndTestExactRequest() local
777 int expectedPeriod; in assertSettingsSatisfied() local