Searched refs:getLoggingLevel (Results 1 – 6 of 6) sorted by relevance
243 public int getLoggingLevel() in getLoggingLevel() method in LoggingHandler
855 public int getLoggingLevel() in getLoggingLevel() method in Reporter1174 if (getLoggingLevel() > FAILSONLY) in checkPass()
152 public int getLoggingLevel() in getLoggingLevel() method in LoggingEntityResolver
133 return getParams().getLoggingLevel() >= LOGGING_INFO; in isVerbose()419 public int getLoggingLevel() { in getLoggingLevel() method in TestFmwk.TestParams
134 return getParams().getLoggingLevel() >= LOGGING_INFO; in isVerbose()420 public int getLoggingLevel() { in getLoggingLevel() method in TestFmwk.TestParams
332 if (reporter.getLoggingLevel() >= Reporter.TRACEMSG) in testCase2()