Lines Matching defs: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
101 TEST_P(VibratorAidl, PrepareSyncedEmptySetIsInvalid) { in TEST_P() argument
107 TEST_P(VibratorAidl, PrepareSyncedNotSupported) { in TEST_P() argument
114 TEST_P(VibratorAidl, PrepareOnNotSupported) { in TEST_P() argument
131 TEST_P(VibratorAidl, PreparePerformNotSupported) { in TEST_P() argument
148 TEST_P(VibratorAidl, PrepareComposeNotSupported) { in TEST_P() argument
171 TEST_P(VibratorAidl, TriggerWithCallback) { in TEST_P() argument
197 TEST_P(VibratorAidl, TriggerSyncNotSupported) { in TEST_P() argument
204 TEST_P(VibratorAidl, TriggerCallbackNotSupported) { in TEST_P() argument