Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dart_dex_file_loader_test.cc299 std::string multidex_location = DexFileLoader::GetMultiDexLocation(1, dex_location.c_str()); in TEST_F() local
300 ASSERT_EQ(multidex_location, DexFileLoader::GetDexCanonicalLocation(multidex_location.c_str())); in TEST_F()
309 ASSERT_EQ(multidex_location, in TEST_F()