Searched refs:checkByteArrayNotEmpty (Results 1 – 3 of 3) sorted by relevance
238 Preconditions.checkByteArrayNotEmpty(digest, "digest"); in assertIsValid()
513 public static byte[] checkByteArrayNotEmpty(final byte[] value, final String valueName) { in checkByteArrayNotEmpty() method in Preconditions
373 Preconditions.checkByteArrayNotEmpty(certificate, "certificate"); in isPackageAccessAllowed()