Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp153 TEST_P(CreateTest, file_missing) { in TEST_P() function
196 TEST_P(HasTest, success_returnsTrue) { in TEST_P() function
203 TEST_P(HasTest, success_returnsFalse) { in TEST_P() function
218 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() function
228 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() function
238 TEST_P(SetBoolTest, failure) { in TEST_P() function
262 TEST_P(SetInt8Test, success) { in TEST_P() function
273 TEST_P(SetInt8Test, failure) { in TEST_P() function
295 TEST_P(SetUint8Test, success) { in TEST_P() function
306 TEST_P(SetUint8Test, failure) { in TEST_P() function
[all …]
Dtest-vibrator.cpp251 TEST_P(BasicTest, Constructor) { in TEST_P() function
297 TEST_P(BasicTest, on) { in TEST_P() function
316 TEST_P(BasicTest, on_openLoop) { in TEST_P() function
326 TEST_P(BasicTest, on_closeLoop) { in TEST_P() function
336 TEST_P(BasicTest, off) { in TEST_P() function
342 TEST_P(BasicTest, supportsAmplitudeControl_supported) { in TEST_P() function
348 TEST_P(BasicTest, supportsAmplitudeControl_unsupported) { in TEST_P() function
354 TEST_P(BasicTest, setAmplitude) { in TEST_P() function
362 TEST_P(BasicTest, supportsExternalControl_unsupported) { in TEST_P() function
366 TEST_P(BasicTest, setExternalControl_enable) { in TEST_P() function
[all …]