Searched defs:CommandParserBooleanTests (Results 1 – 1 of 1) sorted by relevance
1771 using CommandParserBooleanTests = testing::TestWithParam<BooleanTest>; typedef1773 TEST_P(CommandParserBooleanTests, MissingParam) { in TEST_P() argument1787 TEST_P(CommandParserBooleanTests, IllegalParam) { in TEST_P() argument1802 TEST_P(CommandParserBooleanTests, ExtraParam) { in TEST_P() argument