Searched refs:testParamInfo (Results 1 – 3 of 3) sorted by relevance
281 [](const testing::TestParamInfo<InputDeviceUsageSource>& testParamInfo) { in __anon548648b80202() argument282 return ftl::enum_string(testParamInfo.param); in __anon548648b80202()
6719 [](const testing::TestParamInfo<ui::Rotation>& testParamInfo) { in __anonf6e3cc130202() argument6720 return ftl::enum_string(testParamInfo.param); in __anonf6e3cc130202()
6050 [](const testing::TestParamInfo<ui::Rotation>& testParamInfo) { in __anon94065d070402() argument6051 return ftl::enum_string(testParamInfo.param); in __anon94065d070402()