Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc171 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local
173 Copy(GetDexSrc2(), context_location); in TEST_F()
177 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()
198 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local
200 Copy(GetDexSrc2(), context_location); in TEST_F()
204 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()
1288 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local
1290 Copy(GetDexSrc2(), context_location); in TEST_F()
1292 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()
1306 Copy(GetMultiDexSrc2(), context_location); in TEST_F()