Searched refs:ValidClapPropertyTest (Results 1 – 1 of 1) sorted by relevance
97 using ValidClapPropertyTest = ::testing::TestWithParam<ValidClapPropertyParam>; typedef99 INSTANTIATE_TEST_SUITE_P(Parameterized, ValidClapPropertyTest,103 TEST_P(ValidClapPropertyTest, ValidateClapProperty) { in TEST_P() argument