Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/test/
DVibratorHalWrapperHidlV1_2Test.cpp95 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
120 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
164 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
186 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
DVibratorHalWrapperHidlV1_1Test.cpp92 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
137 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
159 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
DVibratorHalWrapperHidlV1_0Test.cpp118 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
289 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
311 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
329 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
344 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
DVibratorHalWrapperHidlV1_3Test.cpp266 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
291 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
316 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
362 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
DVibratorHalWrapperAidlTest.cpp163 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
199 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
505 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
546 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
602 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
656 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
692 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
Dtest_utils.h79 static std::function<void()> createCountingCallback(int32_t* counter) { in createCountingCallback() function
DVibratorManagerHalWrapperAidlTest.cpp318 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()
339 auto callback = vibrator::TestFactory::createCountingCallback(callbackCounter.get()); in TEST_F()