Searched refs:context_location (Results 1 – 1 of 1) sorted by relevance
192 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local194 Copy(GetDexSrc2(), context_location); in TEST_F()196 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()220 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local222 Copy(GetDexSrc2(), context_location); in TEST_F()240 args.push_back("--class-loader-context=PCL[" + context_location + "]"); in TEST_F()1434 std::string context_location = GetScratchDir() + "/ContextDex.jar"; in TEST_F() local1436 Copy(GetDexSrc2(), context_location); in TEST_F()1438 std::string context_str = "PCL[" + context_location + "]"; in TEST_F()1452 Copy(GetMultiDexSrc2(), context_location); in TEST_F()