Searched defs:isMatch (Results 1 – 2 of 2) sorted by relevance
37 …public static void throwIfNotMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomE… in throwIfNotMatches()50 …public static void throwIfMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomExce… in throwIfMatches()
956 function isMatch(libTree: Map<string, string[]>, match: boolean): boolean { function