HomeSort by relevance Sort by last modified time
    Searched defs:DECREASING (Results 1 - 2 of 2) sorted by null

  /sdk/traceview/src/com/android/traceview/
MethodData.java 172 // Sort the parents and children into decreasing inclusive time
475 mDirection = Direction.DECREASING;
479 // Sort names into increasing order, data into decreasing order.
483 mDirection = Direction.DECREASING;
507 INCREASING, DECREASING
  /external/v8/src/
heap.h     [all...]

Completed in 27 milliseconds