Searched refs:CommandParserTest (Results 1 – 1 of 1) sorted by relevance
24 using CommandParserTest = testing::Test; typedef26 TEST_F(CommandParserTest, MultipleCommands) { in TEST_F() argument63 TEST_F(CommandParserTest, DISABLED_DrawArraysNonInstancedFollowedByCommand) {} in TEST_F() argument65 TEST_F(CommandParserTest, DISABLED_DrawArraysInstancedFollowedByCommand) {} in TEST_F() argument67 TEST_F(CommandParserTest, DISABLED_UnknownCommand) {} in TEST_F() argument69 TEST_F(CommandParserTest, DrawRect) { in TEST_F() argument91 TEST_F(CommandParserTest, DrawRectWithOrth) { in TEST_F() argument113 TEST_F(CommandParserTest, DrawRectWithPatch) { in TEST_F() argument135 TEST_F(CommandParserTest, DrawRectWithOrthAndPatch) { in TEST_F() argument157 TEST_F(CommandParserTest, DrawRectTooShort) { in TEST_F() argument[all …]