Home
last modified time | relevance | path

Searched refs:TEST_P (Results 1 – 12 of 12) 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 …]
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp152 TEST_P(CreateTest, file_missing) { in TEST_P() function
195 TEST_P(HasTest, success_returnsTrue) { in TEST_P() function
202 TEST_P(HasTest, success_returnsFalse) { in TEST_P() function
217 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() function
227 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() function
237 TEST_P(SetBoolTest, failure) { in TEST_P() function
261 TEST_P(SetInt8Test, success) { in TEST_P() function
272 TEST_P(SetInt8Test, failure) { in TEST_P() function
294 TEST_P(SetUint8Test, success) { in TEST_P() function
305 TEST_P(SetUint8Test, failure) { in TEST_P() function
[all …]
Dtest-vibrator.cpp247 TEST_P(BasicTest, Constructor) { in TEST_P() function
293 TEST_P(BasicTest, on) { in TEST_P() function
312 TEST_P(BasicTest, on_openLoop) { in TEST_P() function
322 TEST_P(BasicTest, on_closeLoop) { in TEST_P() function
332 TEST_P(BasicTest, off) { in TEST_P() function
338 TEST_P(BasicTest, supportsAmplitudeControl_supported) { in TEST_P() function
346 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
370 TEST_P(BasicTest, setExternalControl_enable) { in TEST_P() function
[all …]
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp152 TEST_P(CreateTest, file_missing) { in TEST_P() function
195 TEST_P(HasTest, success_returnsTrue) { in TEST_P() function
202 TEST_P(HasTest, success_returnsFalse) { in TEST_P() function
217 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() function
227 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() function
237 TEST_P(SetBoolTest, failure) { in TEST_P() function
261 TEST_P(SetInt8Test, success) { in TEST_P() function
272 TEST_P(SetInt8Test, failure) { in TEST_P() function
294 TEST_P(SetUint8Test, success) { in TEST_P() function
305 TEST_P(SetUint8Test, failure) { in TEST_P() function
[all …]
Dtest-vibrator.cpp247 TEST_P(BasicTest, Constructor) { in TEST_P() function
293 TEST_P(BasicTest, on) { in TEST_P() function
312 TEST_P(BasicTest, on_openLoop) { in TEST_P() function
322 TEST_P(BasicTest, on_closeLoop) { in TEST_P() function
332 TEST_P(BasicTest, off) { in TEST_P() function
338 TEST_P(BasicTest, supportsAmplitudeControl_supported) { in TEST_P() function
346 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
370 TEST_P(BasicTest, setExternalControl_enable) { in TEST_P() function
[all …]
/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwapi.cpp133 TEST_P(HasTest, success_returnsTrue) { in TEST_P() function
140 TEST_P(HasTest, success_returnsFalse) { in TEST_P() function
156 TEST_P(GetUint32Test, success) { in TEST_P() function
169 TEST_P(GetUint32Test, failure) { in TEST_P() function
188 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() function
198 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() function
208 TEST_P(SetBoolTest, failure) { in TEST_P() function
227 TEST_P(SetUint32Test, success) { in TEST_P() function
238 TEST_P(SetUint32Test, failure) { in TEST_P() function
257 TEST_P(SetStringTest, success) { in TEST_P() function
[all …]
Dtest-vibrator.cpp490 TEST_P(EffectsTest, perform) { in TEST_P() function
595 TEST_P(PrimitiveTest, getPrimitiveDuration) { in TEST_P() function
620 TEST_P(ComposeTest, compose) { in TEST_P() function
/device/google/cuttlefish/common/libs/utils/
Dfiles_test.cpp20 TEST_P(EmulateAbsolutePathBase, NoHomeNoPwd) { in TEST_P() function
41 TEST_P(EmulateAbsolutePathWithPwd, NoHomeYesPwd) { in TEST_P() function
72 TEST_P(EmulateAbsolutePathWithHome, YesHomeNoPwd) { in TEST_P() function
Dunique_resource_allocator_test.cpp25 TEST_P(OneEachTest, GetAnyAvailableOne) { in TEST_P() function
/device/google/shusky/thermal/
Dthermal_info_config_test.h40 TEST_P(ThermalInfoConfigTest, ThermalConfigRequiredFields) { in TEST_P() function
/device/google/atv/audio_proxy/service/
DRingBufferUtilTest.cpp26 TEST_P(RingBufferUtilTest, DifferentBufferSize) { in TEST_P() function