HomeSort by relevance Sort by last modified time
    Searched refs:STARTSIZE (Results 1 - 3 of 3) sorted by null

  /system/extras/tests/mmc_tracepoints/
mmc_trace_reduce 54 STARTSIZE=${STARTPARMS##*size=}
85 if [ "$ENDSIZE" != "$STARTSIZE" ]
  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 687 const int STARTSIZE = 70000;
694 text = (UChar *)malloc(STARTSIZE*sizeof(UChar));
695 bufSize = STARTSIZE;
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 687 const int STARTSIZE = 70000;
694 text = (UChar *)malloc(STARTSIZE*sizeof(UChar));
695 bufSize = STARTSIZE;

Completed in 1884 milliseconds