Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Base64/
DTestBase64.java314 private static interface Testable { interface in TestBase64
347 private static final void checkIOE(Testable t) throws Throwable { in checkIOE()
438 checkIOE(new Testable() { in testMalformedPadding()