Searched defs:CompileToAstTest (Results 1 – 2 of 2) sorted by relevance
43 using CompileToAstTest = GlslangTest<::testing::TestWithParam<std::string>>; typedef47 TEST_P(CompileToAstTest, FromFile) in TEST_P() argument