Searched defs:shouldLog (Results 1 – 8 of 8) sorted by relevance
15 public void shouldLog() throws Exception { in shouldLog() method in SimpleMockitoLoggerTest
250 public static boolean shouldLog(LogSeverity.Code severity) { in shouldLog() method in IcingSearchEngine254 public static boolean shouldLog(LogSeverity.Code severity, short verbosity) { in shouldLog() method in IcingSearchEngine
230 public static boolean shouldLog(short severity) { in shouldLog() method in IcingSearchEngineImpl234 public static boolean shouldLog(short severity, short verbosity) { in shouldLog() method in IcingSearchEngineImpl
65 public ListenableFuture<Optional<StableSamplingInfo>> shouldLog( in shouldLog() method in LogSampler
135 private boolean shouldLog() { in shouldLog() method in TextClassifierApiUsageLogger
124 private boolean shouldLog() { in shouldLog() method in GenerateLinksLogger
395 int shouldLog = (argc > 1); // no-warning in f23() local403 …int shouldLog = (argc > 1); // expected-warning{{Value stored to 'shouldLog' during its initializa… in f23_pos() local
310 public static boolean shouldLog(int logLevel) { in shouldLog() method in LogUtils