Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc1101 std::string resource_only_classpath = GetScratchDir() + "/resource_only_classpath.jar"; in TEST_F() local
1102 Copy(GetResourceOnlySrc1(), resource_only_classpath); in TEST_F()
1104 std::string context = "PCL[" + resource_only_classpath + "]"; in TEST_F()