Searched refs:GetBoolTest (Results 1 – 1 of 1) sorted by relevance
140 using GetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool *)>; typedef142 TEST_P(GetBoolTest, success_returnsTrue) { in TEST_P() argument155 TEST_P(GetBoolTest, success_returnsFalse) { in TEST_P() argument168 TEST_P(GetBoolTest, failure) { in TEST_P() argument176 INSTANTIATE_TEST_CASE_P(HwApiTests, GetBoolTest,178 GetBoolTest::MakeParam("ASP_ENABLE_PATH",181 GetBoolTest::PrintParam);