HomeSort by relevance Sort by last modified time
    Searched refs:should_log (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/
mainloop.py 107 should_log = True
115 should_log = False
121 if should_log:
  /external/webrtc/webrtc/base/
logging.cc 353 Boolean should_log = local
357 log_to_stderr = exists_and_is_valid && should_log;

Completed in 281 milliseconds