Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc1484 std::string filebase = "OatFileAssistantTestSystemFrameworkDir"; in TEST_F() local
1485 std::string dex_location = GetAndroidRoot() + "/framework/" + filebase + ".jar"; in TEST_F()
1492 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F()
1528 args.push_back("--dex-location=" + filebase + ".jar"); in TEST_F()