Searched defs:oat_dir (Results 1 – 2 of 2) sorted by relevance
627 std::string oat_dir = scratch_path_ + "/a/oat/arm64"; in TEST_F() local644 std::string oat_dir = android_data_ + "/dalvik-cache/arm64"; in TEST_F() local678 std::string oat_dir = scratch_path_ + "/a/oat/arm64"; in TEST_F() local697 std::string oat_dir = scratch_path_ + "/a/oat/arm64"; in TEST_F() local2607 std::string oat_dir = scratch_path_ + "/a/oat/arm64"; in TEST_F() local2626 std::string oat_dir = scratch_path_ + "/a/oat/arm64"; in TEST_F() local
286 std::filesystem::path oat_dir = isa_dir.parent_path(); in PrepareArtifactsDirs() local