Home
last modified time | relevance | path

Searched refs:CompilerReflectionTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/
H A Dcompiler_reflection_test.cc29 class CompilerReflectionTest : public CommonCompilerTest {}; class
31 TEST_F(CompilerReflectionTest, StaticMainMethod) { in TEST_F() argument