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