Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_test.cc101 std::string app_jar_name = GetTestDexFileName(app_base_name); in TEST_F() local
105 ArrayRef<const std::string> dex_files(&app_jar_name, /*size=*/ 1u); in TEST_F()
119 "--dex-file=" + app_jar_name, in TEST_F()
120 "--dex-location=" + app_jar_name, in TEST_F()
208 app_jar_name, in TEST_F()