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