Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/xml/
DExpatSaxParserTest.java74 } catch (SAXException checked) { /* expected */ } in testExceptions()
88 } catch (SAXException checked) { /* expected */ } in testExceptions()
101 } catch (SAXException checked) { /* expected */ } in testExceptions()
/libcore/ojluni/annotations/hiddenapi/java/util/logging/
DLogManager.java38 private LogManager(java.lang.Void checked) { in LogManager() argument
/libcore/ojluni/src/main/java/java/util/
DCollections.java3685 List<Map.Entry<K,V>> checked = new ArrayList<>(entries.length);
3691 checked.add(
3694 for (Map.Entry<K,V> e : checked)
/libcore/
DJavaLibrary.bp959 // the API will be checked for compatibility against the latest released