Searched defs:shouldLog (Results 1 – 2 of 2) sorted by relevance
192 private boolean shouldLog(int sample) { in shouldLog() method in NetworkLoggingTest361 private void connectToWebsite(String server, boolean shouldLog) { in connectToWebsite()
54 private static boolean shouldLog() { in shouldLog() method in ShellCommandUtils