Searched defs:scanner (Results 1 – 4 of 4) sorted by relevance
54 val scanner = TestAnnotationScanner() in noAnnotation() constant65 val scanner = TestAnnotationScanner() in annotationOnMethod() constant77 val scanner = TestAnnotationScanner() in annotationOnClass() constant89 val scanner = TestAnnotationScanner() in methodWinsOnBoth() constant105 val scanner = TestAnnotationScanner() in findSuperclassIfInherited() constant112 val scanner = TestAnnotationScanner() in findAllowedDevicesFromSuperclass() constant120 val scanner = TestAnnotationScanner() in dontFindSuperclassIfNotInherited() constant132 val scanner = TestAnnotationScanner() in metaAnnotation() constant152 val scanner = TestAnnotationScanner() in parameterizedSubclass() constant
88 val scanner = TestAnnotationScanner() constant
111 try (Scanner scanner = new Scanner(dropboxSnippet)) { in checkCrash()
265 try (Scanner scanner = new Scanner(f)) { in readFile()