Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver_test.cc196 class CompilerDriverProfileTest : public CompilerDriverTest { class
263 TEST_F(CompilerDriverProfileTest, ProfileGuidedCompilation) { in TEST_F() argument
/art/libprofile/profile/
Dprofile_compilation_info.h953 friend class CompilerDriverProfileTest; variable