Searched refs:context_location (Results 1 – 1 of 1) sorted by relevance
171 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local173 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() local200 Copy(GetDexSrc2(), context_location); in TEST_F()204 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()1391 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local1393 Copy(GetDexSrc2(), context_location); in TEST_F()1395 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()1409 Copy(GetMultiDexSrc2(), context_location); in TEST_F()