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.cc105 std::string app_jar_name = GetTestDexFileName(app_base_name); in TEST_F() local
109 ArrayRef<const std::string> dex_files(&app_jar_name, /*size=*/ 1u); in TEST_F()
123 "--dex-file=" + app_jar_name, in TEST_F()
124 "--dex-location=" + app_jar_name, in TEST_F()
212 app_jar_name, in TEST_F()