Searched refs:filebase (Results 1 – 1 of 1) sorted by relevance
1484 std::string filebase = "OatFileAssistantTestSystemFrameworkDir"; in TEST_F() local1485 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()