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.java138 testDecodeIgnoredAfterPadding(); in main()
358 private static void testDecodeIgnoredAfterPadding() throws Throwable { in testDecodeIgnoredAfterPadding() method in TestBase64