Searched refs:parents (Results 1 – 4 of 4) sorted by relevance
230 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]
165 absolute_dst_path.parent.mkdir(parents=True, exist_ok=True)
270 Class[] parents = {testInterface, testSuperClass}; in testNonBCPRef2NonBCPRef() local274 for (Class parent : parents) { in testNonBCPRef2NonBCPRef()352 Class[] parents = {bcpInterface, bcpSuperClass}; in testNonBCPRef2BCPRef() local354 for (Class parent : parents) { in testNonBCPRef2BCPRef()
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...