Home
last modified time | relevance | path

Searched defs:jar_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/xz-java/
H A Dbuild.properties39 jar_dir = ${build_dir}/jar key
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc292 std::string jar_dir = scratch_dir + "jars"; in TEST_F() local