Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/test/
DVibratorHalWrapperHidlV1_2Test.cpp51 (V1_0::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
53 (V1_1::Effect_1_1 effect, V1_0::EffectStrength strength, perform_cb cb),
56 (V1_2::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
85 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_2::perform_cb cb) { in TEST_F()
110 MockIVibratorV1_2::perform_cb cb) { in TEST_F()
135 [](V1_2::Effect, V1_0::EffectStrength, MockIVibratorV1_2::perform_cb cb) { in TEST_F()
146 [](V1_2::Effect, V1_0::EffectStrength, MockIVibratorV1_2::perform_cb cb) { in TEST_F()
153 .WillOnce([](V1_2::Effect, V1_0::EffectStrength, MockIVibratorV1_2::perform_cb cb) { in TEST_F()
158 [](V1_2::Effect, V1_0::EffectStrength, MockIVibratorV1_2::perform_cb) { in TEST_F() argument
DVibratorHalWrapperHidlV1_1Test.cpp50 (V1_0::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
52 (V1_1::Effect_1_1 effect, V1_0::EffectStrength strength, perform_cb cb),
82 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_1::perform_cb cb) { in TEST_F()
107 MockIVibratorV1_1::perform_cb cb) { in TEST_F()
118 MockIVibratorV1_1::perform_cb cb) { in TEST_F()
126 MockIVibratorV1_1::perform_cb cb) { in TEST_F()
131 [](V1_1::Effect_1_1, V1_0::EffectStrength, MockIVibratorV1_1::perform_cb) { in TEST_F() argument
DVibratorHalWrapperHidlV1_3Test.cpp56 (V1_0::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
58 (V1_1::Effect_1_1 effect, V1_0::EffectStrength strength, perform_cb cb),
61 (V1_2::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
63 (V1_3::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
256 [](V1_0::Effect, V1_0::EffectStrength, MockIVibratorV1_3::perform_cb cb) { in TEST_F()
281 MockIVibratorV1_3::perform_cb cb) { in TEST_F()
306 [](V1_2::Effect, V1_0::EffectStrength, MockIVibratorV1_3::perform_cb cb) { in TEST_F()
331 [](V1_3::Effect, V1_0::EffectStrength, MockIVibratorV1_3::perform_cb cb) { in TEST_F()
343 [](V1_3::Effect, V1_0::EffectStrength, MockIVibratorV1_3::perform_cb cb) { in TEST_F()
351 .WillOnce([](V1_3::Effect, V1_0::EffectStrength, MockIVibratorV1_3::perform_cb cb) { in TEST_F()
[all …]
DVibratorHalWrapperHidlV1_0Test.cpp56 (V1_0::Effect effect, V1_0::EffectStrength strength, perform_cb cb), (override));
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() argument
/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h427 hardware::vibrator::V1_0::IVibrator::perform_cb);