Searched refs:LoadExpectSingleDexFile (Results 1 – 3 of 3) sorted by relevance
128 std::unique_ptr<const DexFile> LoadExpectSingleDexFile(const char* location);
369 std::unique_ptr<const DexFile> CommonRuntimeTestImpl::LoadExpectSingleDexFile( in LoadExpectSingleDexFile() function in art::CommonRuntimeTestImpl
459 LoadExpectSingleDexFile(helper.dex_file_locations[i].c_str())); in TestWriteRead()