Searched refs:MockIVibratorV1_0 (Results 1 – 1 of 1) sorted by relevance
48 class MockIVibratorV1_0 : public V1_0::IVibrator { class64 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()