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

/art/runtime/
H A Dcommon_test.h285 java_lang_dex_file_ = DexFile::Open(GetLibCoreDexFileName(), GetLibCoreDexFileName());
287 LOG(FATAL) << "Could not open .dex file '" << GetLibCoreDexFileName() << "'\n";
397 std::string GetLibCoreDexFileName() { function in class:art::CommonTest

Completed in 60 milliseconds