Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_loader_test.cc539 std::string dex_location_str = "/system/app/framework.jar"; in TEST_F() local
540 const char* dex_location = dex_location_str.c_str(); in TEST_F()