Home
last modified time | relevance | path

Searched defs:PrintParam (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/powermanager/tests/
H A DIThermalManagerTest.cpp113 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam() function in IThermalListenerTest
138 static auto PrintParam(const testing::TestParamInfo<ParamType> &info) { in PrintParam() function in IThermalLevelTest
/aosp_15_r20/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp487 static auto PrintParam(const TestParamInfo<ParamType> &info) { in PrintParam() function in aidl::android::hardware::vibrator::EffectsTest
616 static auto PrintParam(const TestParamInfo<ParamType> &info) { in PrintParam() function in aidl::android::hardware::vibrator::PrimitiveTest
650 static auto PrintParam(const TestParamInfo<ParamType> &info) { return info.param.name; } in PrintParam() function in aidl::android::hardware::vibrator::ComposeTest
Dtest-hwapi.cpp123 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
/aosp_15_r20/external/vboot_reference/utility/
H A Dcrossystem.c213 static int PrintParam(const Param* p) { in PrintParam() function