Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/
DLog.java44 public static void debug(String msg) { in debug() method in Log
/art/patchoat/
Dpatchoat.cc937 const bool debug = kIsDebugBuild; in patchoat() local