Home
last modified time | relevance | path

Searched refs:HwApiTypedTest (Results 1 – 4 of 4) sorted by relevance

/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwapi.cpp120 class HwApiTypedTest : public HwApiTest, class
123 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam()
131 using HasTest = HwApiTypedTest<bool(Vibrator::HwApi &)>;
154 using GetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t *)>;
186 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>;
225 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>;
255 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>;
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp183 class HwApiTypedTest : public HwApiTest, class
186 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam()
194 using HasTest = HwApiTypedTest<bool(Vibrator::HwApi &)>;
216 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>;
260 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>;
293 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>;
325 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>;
362 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>;
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp182 class HwApiTypedTest : public HwApiTest, class
185 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam()
193 using HasTest = HwApiTypedTest<bool(Vibrator::HwApi &)>;
215 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>;
259 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>;
292 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>;
324 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>;
361 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>;
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp182 class HwApiTypedTest : public HwApiTest, class
185 static auto PrintParam(const TestParamInfo<typename HwApiTypedTest::ParamType> &info) { in PrintParam()
193 using HasTest = HwApiTypedTest<bool(Vibrator::HwApi &)>;
215 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>;
259 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>;
292 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>;
324 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>;
361 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>;