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

/art/runtime/
H A Dcommon_runtime_test.cc168 const DexFile* CommonRuntimeTest::LoadExpectSingleDexFile(const char* location) { function in class:art::CommonRuntimeTest
188 MemMap::Init(); // For LoadExpectSingleDexFile
191 java_lang_dex_file_ = LoadExpectSingleDexFile(GetLibCoreDexFileName().c_str());

Completed in 56 milliseconds