Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc1501 const std::string base_dex_location = "base.apk"; in GenerateTestProfile() local
1517 std::string dex_location = DexFile::GetMultiDexLocation(i, base_dex_location.c_str()); in GenerateTestProfile()