Searched defs:FrameDurationInfo (Results 1 – 1 of 1) sorted by relevance
264 using FrameDurationInfo = ::testing::TestWithParam<FrameDurationInfoTestCase>; typedef266 TEST_P(FrameDurationInfo, TestWithParam) { in TEST_P() argument