Searched refs:CompilerReflectionTest (Results 1 – 1 of 1) sorted by relevance
29 class CompilerReflectionTest : public CommonCompilerTest {}; class31 TEST_F(CompilerReflectionTest, StaticMainMethod) { in TEST_F() argument