Home
last modified time | relevance | path

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

/libcore/tools/expected_upstream/
Dojluni_merge_to_main.py230 absolute_dst_path.parent.mkdir(parents=True, exist_ok=True)
428 if len(head.commit.parents) != 2:
434 for commit in head.commit.parents:
448 if len(last_expected_commit.parents) != 1:
453 base_expected_branch_commit = last_expected_commit.parents[0]
Dojluni_refresh_files.py165 absolute_dst_path.parent.mkdir(parents=True, exist_ok=True)
/libcore/ojluni/src/test/java/lang/invoke/
DExplicitCastArgumentsTest.java270 Class[] parents = {testInterface, testSuperClass}; in testNonBCPRef2NonBCPRef() local
274 for (Class parent : parents) { in testNonBCPRef2NonBCPRef()
352 Class[] parents = {bcpInterface, bcpSuperClass}; in testNonBCPRef2BCPRef() local
354 for (Class parent : parents) { in testNonBCPRef2BCPRef()
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...