Home
last modified time | relevance | path

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

/device/google/coral/vibrator/tests/
Dtest-hwapi.cpp183 using GetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t *)>; typedef
185 TEST_P(GetUint32Test, success) { in TEST_P() argument
198 TEST_P(GetUint32Test, failure) { in TEST_P() argument
206 INSTANTIATE_TEST_CASE_P(HwApiTests, GetUint32Test,
208 GetUint32Test::MakeParam("EFFECT_DURATION_PATH",
211 GetUint32Test::PrintParam);