Home
last modified time | relevance | path

Searched refs:multidex_location_sym (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_file_test.cc373 …std::string multidex_location_sym = DexFile::GetMultiDexClassesDexName(1, dex_location_sym.c_str()… in TEST_F() local
374 ASSERT_EQ(multidex_location, DexFile::GetDexCanonicalLocation(multidex_location_sym.c_str())); in TEST_F()