Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc1000 std::string resource_only_classpath = GetScratchDir() + "/resource_only_classpath.jar"; in TEST_F() local
1001 Copy(GetResourceOnlySrc1(), resource_only_classpath); in TEST_F()
1003 std::string context = "PCL[" + resource_only_classpath + "]"; in TEST_F()