Home
last modified time | relevance | path

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

/external/volley/src/main/java/com/android/volley/
DVolleyLog.java74 public static void wtf(String format, Object... args) { in wtf() method in VolleyLog
78 public static void wtf(Throwable tr, String format, Object... args) { in wtf() method in VolleyLog
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonRpcResult.java129 public static String wtf() { in wtf() method in JsonRpcResult
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLog.java91 protected static int wtf(String tag, String msg) { in wtf() method in ShadowLog
96 protected static int wtf(String tag, String msg, Throwable throwable) { in wtf() method in ShadowLog
/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp170 DateFormat *wtf = DateFormat::createTimeInstance(DateFormat::kFull, wlocale); in testLocales() local
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2653 WTF_ScopedLockable wtf(&mu_); in test1() local
2658 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2() local
2663 WTF_ScopedLockable wtf(&mu_); in test3() local
2673 WTF_ScopedLockable wtf(&mu_); in test4() local
2680 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5() local
2689 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6() local
/external/libchrome/base/android/java/src/org/chromium/base/
DLog.java340 public static void wtf(String tag, String messageTemplate, Object... args) { in wtf() method in Log
/external/llvm-project/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp3008 WTF_ScopedLockable wtf(&mu_); in test1() local
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2() local
3018 WTF_ScopedLockable wtf(&mu_); in test3() local
3028 WTF_ScopedLockable wtf(&mu_); in test4() local
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5() local
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6() local