Searched refs:LoadExpectSingleDexFile (Results 1 – 3 of 3) sorted by relevance
97 LoadExpectSingleDexFile(helper.dex_file_locations[i].c_str())); in TestWriteRead()
252 std::unique_ptr<const DexFile> LoadExpectSingleDexFile(const char* location);
404 std::unique_ptr<const DexFile> CommonArtTestImpl::LoadExpectSingleDexFile(const char* location) { in LoadExpectSingleDexFile() function in art::CommonArtTestImpl