Home | History | Annotate | Download | only in applications

Lines Matching full:debug_compare

59     static final boolean DEBUG_COMPARE = false;
144 if (DEBUG_COMPARE) {
162 if (DEBUG_COMPARE) Log.i(TAG, " Label " + lhs.mProcess.mLabel
172 if (DEBUG_COMPARE) Log.i(TAG, " Bg " + lhsBg + " with " + rhsBg);
180 if (DEBUG_COMPARE) Log.i(TAG, " Act " + lhsA + " with " + rhsA);
184 if (DEBUG_COMPARE) Log.i(TAG, " Lru " + lhsInfo.lru + " with " + rhsInfo.lru);