Searched refs:GetUint32Test (Results 1 – 1 of 1) sorted by relevance
209 using GetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t *)>; typedef211 TEST_P(GetUint32Test, success) { in TEST_P() argument224 TEST_P(GetUint32Test, failure) { in TEST_P() argument232 INSTANTIATE_TEST_CASE_P(HwApiTests, GetUint32Test,234 GetUint32Test::MakeParam("device/num_waves",236 GetUint32Test::MakeParam("device/cp_trigger_duration",238 GetUint32Test::MakeParam("device/available_pwle_segments",241 GetUint32Test::PrintParam);