Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Dart_dex_file_loader_test.cc308 std::string multidex_location = DexFileLoader::GetMultiDexLocation(1, dex_location.c_str()); in TEST_F() local
309 ASSERT_EQ(multidex_location, DexFileLoader::GetDexCanonicalLocation(multidex_location.c_str())); in TEST_F()
318 ASSERT_EQ(multidex_location, in TEST_F()