Searched refs:GetScratchDir (Results 1 – 1 of 1) sorted by relevance
177 std::string GetScratchDir() { in GetScratchDir() function in art::OatFileAssistantTest194 std::string android_data_tmp = GetScratchDir() + "AndroidDataTmp"; in GenerateOdexForTest()294 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F()318 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_F()337 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()359 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F()379 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F()398 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_F()428 std::string dex_location = GetScratchDir() + "/OatOutOfDate.jar"; in TEST_F()452 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F()[all …]