Home
last modified time | relevance | path

Searched defs:CompileToAstTest (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/gtests/
DAST.FromFile.cpp42 using CompileToAstTest = GlslangTest<::testing::TestWithParam<std::string>>; typedef
46 TEST_P(CompileToAstTest, FromFile) in TEST_P() argument