Searched defs:CommandParserColorMaskTests (Results 1 – 1 of 1) sorted by relevance
2871 using CommandParserColorMaskTests = testing::TestWithParam<ColorMaskData>; typedef2873 TEST_P(CommandParserColorMaskTests, ColorWriteMask) { in TEST_P() argument