Home
last modified time | relevance | path

Searched refs:CreateTest (Results 1 – 3 of 3) sorted by relevance

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp142 class CreateTest : public HwApiTest, public WithParamInterface<const char *> { class
147 static auto PrintParam(const TestParamInfo<CreateTest::ParamType> &info) { in PrintParam()
153 TEST_P(CreateTest, file_missing) { in TEST_P() argument
179 INSTANTIATE_TEST_CASE_P(HwApiTests, CreateTest, ValuesIn(CreateTest::AllParams()),
180 CreateTest::PrintParam);
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp141 class CreateTest : public HwApiTest, public WithParamInterface<const char *> { class
146 static auto PrintParam(const TestParamInfo<CreateTest::ParamType> &info) { in PrintParam()
152 TEST_P(CreateTest, file_missing) { in TEST_P() argument
178 INSTANTIATE_TEST_CASE_P(HwApiTests, CreateTest, ValuesIn(CreateTest::AllParams()),
179 CreateTest::PrintParam);
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp141 class CreateTest : public HwApiTest, public WithParamInterface<const char *> { class
146 static auto PrintParam(const TestParamInfo<CreateTest::ParamType> &info) { in PrintParam()
152 TEST_P(CreateTest, file_missing) { in TEST_P() argument
178 INSTANTIATE_TEST_CASE_P(HwApiTests, CreateTest, ValuesIn(CreateTest::AllParams()),
179 CreateTest::PrintParam);