Home
last modified time | relevance | path

Searched defs:w (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/log/
DLogUtil.java144 public static void w(String message) { in w() method in LogUtil.CLog
155 public static void w(Throwable t) { in w() method in LogUtil.CLog
167 public static void w(String format, Object... args) { in w() method in LogUtil.CLog