Searched defs:CreateOatMethod (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Dcommon_compiler_test.cc145 OatFile::OatMethod CommonCompilerTest::CreateOatMethod(const void* code) { function in class:art::CommonCompilerTest
208 OatFile::OatMethod oat_method = CreateOatMethod(method_code);
220 OatFile::OatMethod oat_method = CreateOatMethod(method_code);
226 OatFile::OatMethod oat_method = CreateOatMethod(method_code);

Completed in 58 milliseconds