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

  /external/skia/tests/
MemsetTest.cpp 93 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)
119 uint16_t buffer[TOTAL];
131 compare16(base + count, 0, TOTAL - count - PAD - alignment));
137 uint32_t buffer[TOTAL];
149 compare32(base + count, 0, TOTAL - count - PAD - alignment));
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 40 milliseconds