Searched refs:checkArgumentIsSupported (Results 1 – 2 of 2) sorted by relevance
237 Preconditions.checkArgumentIsSupported(SUPPORTED_ALGOS, algorithm); in assertIsValid()
682 public static String checkArgumentIsSupported(final String[] supportedValues, in checkArgumentIsSupported() method in Preconditions