Searched refs:GetScratchDir (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file_assistant_test.cc177 std::string GetScratchDir() { function in class:art::OatFileAssistantTest
194 std::string android_data_tmp = GetScratchDir() + "AndroidDataTmp";
294 std::string dex_location = GetScratchDir() + "/DexNoOat.jar";
318 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar";
337 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar";
359 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar";
379 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar";
398 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar";
428 std::string dex_location = GetScratchDir() + "/OatOutOfDate.jar";
452 std::string dex_location = GetScratchDir()
[all...]

Completed in 30 milliseconds