Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_loader_test.cc394 std::string dex_location_str = "/system/app/framework.jar"; in TEST_F() local
395 const char* dex_location = dex_location_str.c_str(); in TEST_F()