Home | History | Annotate | Download | only in base

Lines Matching refs:DEBUG_MODE

337 // DEBUG_MODE is for uses like
338 // if (DEBUG_MODE) foo.CheckThatFoo();
379 enum { DEBUG_MODE = 0 };
446 enum { DEBUG_MODE = 1 };
521 enum { DEBUG_MODE = 0 };