Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver_test.cc240 class CompilerDriverProfileTest : public CompilerDriverTest { class
307 TEST_F(CompilerDriverProfileTest, ProfileGuidedCompilation) { in TEST_F() argument
/art/runtime/jit/
Dprofile_compilation_info.h794 friend class CompilerDriverProfileTest; variable