Lines Matching refs:GetScratchDir

102   std::string dex_location = GetScratchDir() + "/DexNoOat.jar";  in TEST_F()
114 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F()
127 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F()
138 std::string dex_location = GetScratchDir() + "/Downgrade.jar"; in TEST_F()
149 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F()
158 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F()
175 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F()
190 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F()
207 std::string dex_location = GetScratchDir() + "/OatVerifyAtRuntimeImageOutOfDate.jar"; in TEST_F()
220 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F()
233 std::string dex_location = GetScratchDir() + "/StrippedDexOdexNoOat.jar"; in TEST_F()
247 std::string dex_location = GetScratchDir() + "/StrippedDexOdexOat.jar"; in TEST_F()
269 std::string dex_location = GetScratchDir() + "/ResourceOnlyDex.jar"; in TEST_F()
280 std::string dex_location = GetScratchDir() + "/OdexOatOverlap.jar"; in TEST_F()
296 std::string dex_location = GetScratchDir() + "/DexVerifyAtRuntimeOdexNoOat.jar"; in TEST_F()
308 std::string dex_location = GetScratchDir() + "/LongDexExtension.jarx"; in TEST_F()
324 std::string dex_location1 = GetScratchDir() + "/DexToAnalyze.jar"; in TEST_F()
326 std::string dex_location2 = GetScratchDir() + "/DexInContext.jar"; in TEST_F()