Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/test/
DVibratorCallbackSchedulerTest.cpp44 vibrator::TestCounter mCallbackCounter; member in VibratorCallbackSchedulerTest
53 mCallbackCounter.increment(); in createCallback()
63 mCallbackCounter.tryWaitUntilCountIsAtLeast(callbackCount, timeout); in waitForCallbacks()
64 return mCallbackCounter.get(); in waitForCallbacks()