Searched refs:HwApiTypedTest (Results 1 – 1 of 1) sorted by relevance
104 class HwApiTypedTest class108 static auto PrintParam(const testing::TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam()116 using HasTest = HwApiTypedTest<bool(Vibrator::HwApi &)>;140 using GetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool *)>;183 using GetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t *)>;213 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>;252 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>;290 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>;