Searched refs:withParent (Results 1 – 9 of 9) sorted by relevance
90 IndexedInputs indexedLib2AndLib1 = indexedLib1.withParent(indexedLib2); in testClassFoundWithParentLibrary()100 IndexedInputs indexedLib1AndLib2 = indexedLib2.withParent(indexedLib1); in testClassFoundWithParentLibrary()
219 public static MatchFinder withParent(MatchFinder parentFinder) { in withParent() method in By221 return new MatchFinder(Predicates.withParent(parentFinder.predicate)); in withParent()
266 public static Predicate<UiElement> withParent(
223 .withParent(jdkClassLoader()) in cannot_load_a_class_file_not_in_parent()241 .withParent(jdkClassLoader()) in can_list_all_classes_reachable_in_a_classloader()
330 public InMemoryClassLoaderBuilder withParent(ClassLoader parent) { in withParent() method in ClassLoaders.InMemoryClassLoaderBuilder
63 public IndexedInputs withParent(IndexedInputs parent) { in withParent() method in IndexedInputs
72 IndexedInputs indexedClasspathAndInputFiles = indexedClasspath.withParent(indexedInputs); in setup()
400 IndexedInputs indexedClasspathAndInputFiles = indexedClasspath.withParent(indexedInputFiles); in desugarOneInput()
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...