Searched refs:dex_location_str (Results 1 – 1 of 1) sorted by relevance
360 std::string dex_location_str = "/system/app/framework.jar"; in TEST_F() local361 const char* dex_location = dex_location_str.c_str(); in TEST_F()