Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp147 static auto PrintParam(const TestParamInfo<CreateTest::ParamType> &info) { in PrintParam() function in android::hardware::vibrator::V1_3::implementation::CreateTest
180 CreateTest::PrintParam);
186 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam() function in android::hardware::vibrator::V1_3::implementation::HwApiTypedTest
214 HasTest::PrintParam);
258 SetBoolTest::PrintParam);
291 SetInt8Test::PrintParam);
323 SetUint8Test::PrintParam);
360 SetUint32Test::PrintParam);
395 SetStringTest::PrintParam);
Dtest-vibrator.cpp89 static auto PrintParam(const TestParamInfo<typename VibratorTestTemplate::ParamType> &info) { in PrintParam() function in android::hardware::vibrator::V1_3::implementation::VibratorTestTemplate
376 BasicTest::PrintParam);
382 static auto PrintParam(const TestParamInfo<ParamType> &info) { in PrintParam() function in android::hardware::vibrator::V1_3::implementation::EffectsTest
383 auto prefix = VibratorTestTemplate::PrintParam(info); in PrintParam()
443 EffectsTest::PrintParam);