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.cc97 std::string app_jar_name = GetTestDexFileName(app_base_name); in TEST_F() local
101 ArrayRef<const std::string> dex_files(&app_jar_name, /*size=*/1u); in TEST_F()
116 "--dex-file=" + app_jar_name, in TEST_F()
117 "--dex-location=" + app_jar_name, in TEST_F()
207 app_jar_name, in TEST_F()