Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Base64/
DTestBase64.java141 testDecodeIgnoredAfterPadding(); in main()
361 private static void testDecodeIgnoredAfterPadding() throws Throwable { in testDecodeIgnoredAfterPadding() method in TestBase64