Searched refs:GetUint32Test (Results 1 – 1 of 1) sorted by relevance
183 using GetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t *)>; typedef185 TEST_P(GetUint32Test, success) { in TEST_P() argument198 TEST_P(GetUint32Test, failure) { in TEST_P() argument206 INSTANTIATE_TEST_CASE_P(HwApiTests, GetUint32Test,208 GetUint32Test::MakeParam("EFFECT_DURATION_PATH",211 GetUint32Test::PrintParam);