Searched defs:DEBUG_DIR (Results 1 – 2 of 2) sorted by relevance
37 #define DEBUG_DIR(x) {if (do_debug) { x; }} macro39 #define DEBUG_DIR(x) macro
43 DEBUG_DIR = tempfile.mkdtemp() variable in MinifierTestBase