Lines Matching refs:VibratorAidl
60 class VibratorAidl : public testing::TestWithParam<std::string> { class
79 TEST_P(VibratorAidl, ValidateExistingVibrators) { in TEST_P() argument
87 TEST_P(VibratorAidl, GetVibratorWithInvalidId) { in TEST_P() argument
95 TEST_P(VibratorAidl, ValidatePrepareSyncedExistingVibrators) { in TEST_P() argument
102 TEST_P(VibratorAidl, PrepareSyncedEmptySetIsInvalid) { in TEST_P() argument
108 TEST_P(VibratorAidl, PrepareSyncedNotSupported) { in TEST_P() argument
115 TEST_P(VibratorAidl, PrepareOnNotSupported) { in TEST_P() argument
132 TEST_P(VibratorAidl, PreparePerformNotSupported) { in TEST_P() argument
149 TEST_P(VibratorAidl, PrepareComposeNotSupported) { in TEST_P() argument
172 TEST_P(VibratorAidl, TriggerWithCallback) { in TEST_P() argument
198 TEST_P(VibratorAidl, TriggerSyncNotSupported) { in TEST_P() argument
205 TEST_P(VibratorAidl, TriggerCallbackNotSupported) { in TEST_P() argument
216 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(VibratorAidl);
218 Vibrator, VibratorAidl,