Home
last modified time | relevance | path

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

/frameworks/native/libs/vibrator/fuzzer/
Dvibrator_fuzzer.cpp69 class TestVibrationController : public os::IExternalVibrationController { class
71 explicit TestVibrationController() {} in TestVibrationController() function in TestVibrationController
99 sp<TestVibrationController> vibrationController = new TestVibrationController(); in LLVMFuzzerTestOneInput()