Searched defs:shouldIgnore (Results 1 – 6 of 6) sorted by relevance
16 …public static boolean shouldIgnore(Object value, Collection<String> toIgnore, Collection<String> t… in shouldIgnore() method in IgnorePropertiesUtil105 public boolean shouldIgnore(Object propertyName) { in shouldIgnore() method in IgnorePropertiesUtil.Checker
99 val shouldIgnore = annotation?.handlerType == classInspectorType in <lambda>() constant
105 func shouldIgnore(ignorePaths []*regexp.Regexp, path string) bool { func
402 public static void setIgnoreUncaughtExceptions(boolean shouldIgnore) { in setIgnoreUncaughtExceptions()
329 @Override protected boolean shouldIgnore(FrameworkMethod method) { in shouldIgnore() method in RobolectricTestRunner
305 bool shouldIgnore() const { return CapExpr == nullptr; } in shouldIgnore() function