Searched refs:createMock (Results 1 – 4 of 4) sorted by relevance
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 119 createMock(&mockapi, &mockcal); in SetUp() 128 void createMock(std::unique_ptr<MockApi> *mockapi, std::unique_ptr<MockCal> *mockcal) { in createMock() function in aidl::android::hardware::vibrator::VibratorTestTemplate 259 createMock(&mockapi, &mockcal); in TEST_P()
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 119 createMock(&mockapi, &mockcal); in SetUp() 128 void createMock(std::unique_ptr<MockApi> *mockapi, std::unique_ptr<MockCal> *mockcal) { in createMock() function in aidl::android::hardware::vibrator::VibratorTestTemplate 259 createMock(&mockapi, &mockcal); in TEST_P()
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 123 createMock(&mockapi, &mockcal); in SetUp() 132 void createMock(std::unique_ptr<MockApi> *mockapi, std::unique_ptr<MockCal> *mockcal) { in createMock() function in android::hardware::vibrator::V1_3::implementation::VibratorTestTemplate 263 createMock(&mockapi, &mockcal); in TEST_P()
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 208 createMock(&mockapi, &mockcal, &mockgpio); in SetUp() 215 void createMock(std::unique_ptr<MockApi> *mockapi, std::unique_ptr<MockCal> *mockcal, in createMock() function in aidl::android::hardware::vibrator::VibratorTest 341 createMock(&mockapi, &mockcal, &mockgpio); in TEST_F()
|