Searched defs:InvalidClapPropertyTest (Results 1 – 1 of 1) sorted by relevance
56 using InvalidClapPropertyTest = ::testing::TestWithParam<InvalidClapPropertyParam>; typedef62 TEST_P(InvalidClapPropertyTest, ValidateClapProperty) { in TEST_P() argument