Searched defs:cannotDecode (Results 1 – 2 of 2) sorted by relevance
386 private static void assertFailsToDecode(BaseEncoding encoding, String cannotDecode) { in assertFailsToDecode()391 BaseEncoding encoding, String cannotDecode, @NullableDecl String expectedMessage) { in assertFailsToDecode()
386 private static void assertFailsToDecode(BaseEncoding encoding, String cannotDecode) { in assertFailsToDecode()391 BaseEncoding encoding, String cannotDecode, @Nullable String expectedMessage) { in assertFailsToDecode()