Searched defs:GetMultiDexLocation (Results 1 – 2 of 2) sorted by relevance
156 std::string DexFileLoader::GetMultiDexLocation(size_t index, const char* dex_location) { in GetMultiDexLocation() function in art::DexFileLoader
538 TEST_F(DexFileLoaderTest, GetMultiDexLocation) { in TEST_F() argument