Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/test/
DVibratorHalWrapperHidlV1_0Test.cpp48 class MockIVibratorV1_0 : public V1_0::IVibrator { class
64 mMockHal = new StrictMock<MockIVibratorV1_0>(); in SetUp()
73 sp<StrictMock<MockIVibratorV1_0>> mMockHal = nullptr;
260 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_0::perform_cb cb) { in TEST_F()
271 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_0::perform_cb cb) { in TEST_F()
278 .WillOnce([](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_0::perform_cb cb) { in TEST_F()
283 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_0::perform_cb) { in TEST_F()