Searched defs:ValidClapPropertyTest (Results 1 – 1 of 1) sorted by relevance
97 using ValidClapPropertyTest = ::testing::TestWithParam<ValidClapPropertyParam>; typedef103 TEST_P(ValidClapPropertyTest, ValidateClapProperty) { in TEST_P() argument