Home
last modified time | relevance | path

Searched defs:mMockHal (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.h298 MockComposerHal* mMockHal = nullptr; variable
/aosp12/frameworks/native/services/powermanager/tests/
H A DPowerHalWrapperHidlV1_0Test.cpp58 sp<StrictMock<MockIPowerV1_0>> mMockHal = nullptr; member in PowerHalWrapperHidlV1_0Test
H A DPowerHalWrapperAidlTest.cpp68 sp<StrictMock<MockIPower>> mMockHal = nullptr; member in PowerHalWrapperAidlTest
H A DPowerHalControllerTest.cpp104 sp<StrictMock<MockIPowerV1_0>> mMockHal = nullptr; member in PowerHalControllerTest
/aosp12/frameworks/native/services/vibratorservice/test/
H A DVibratorHalWrapperHidlV1_1Test.cpp70 sp<StrictMock<MockIVibratorV1_1>> mMockHal = nullptr; member in VibratorHalWrapperHidlV1_1Test
H A DVibratorManagerHalControllerTest.cpp71 std::shared_ptr<MockManagerHalWrapper> mMockHal; member in VibratorManagerHalControllerTest
H A DVibratorHalWrapperHidlV1_2Test.cpp73 sp<StrictMock<MockIVibratorV1_2>> mMockHal = nullptr; member in VibratorHalWrapperHidlV1_2Test
H A DVibratorHalControllerTest.cpp95 std::shared_ptr<MockHalWrapper> mMockHal; member in VibratorHalControllerTest
H A DVibratorManagerHalWrapperAidlTest.cpp122 sp<StrictMock<MockIVibratorManager>> mMockHal = nullptr; member in VibratorManagerHalWrapperAidlTest
H A DVibratorHalWrapperHidlV1_0Test.cpp73 sp<StrictMock<MockIVibratorV1_0>> mMockHal = nullptr; member in VibratorHalWrapperHidlV1_0Test
H A DVibratorHalWrapperAidlTest.cpp112 sp<StrictMock<MockIVibrator>> mMockHal = nullptr; member in VibratorHalWrapperAidlTest
H A DVibratorHalWrapperHidlV1_3Test.cpp80 sp<StrictMock<MockIVibratorV1_3>> mMockHal = nullptr; member in VibratorHalWrapperHidlV1_3Test
/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessSystemServiceTest.java139 private MockOasHal mMockHal; field in OccupantAwarenessSystemServiceTest