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

  /external/chromium/third_party/icu/source/test/iotest/
filetst.c 434 int32_t repetitions; local
452 for (repetitions = 0; repetitions < 16; repetitions++) {
471 if (readSize != expectedSize*repetitions) {
472 log_err("Buffer is the wrong size. Got %d Expected %d\n", u_strlen(buffer), expectedSize*repetitions);
474 if (buffer[(expectedSize*repetitions) + 1] != 0xBEEF) {
494 for (repetitions = 0; repetitions < 16; repetitions++)
566 int32_t repetitions; local
591 int32_t repetitions; local
723 int32_t repetitions; local
787 int32_t repetitions; local
    [all...]
  /external/icu4c/test/iotest/
filetst.c 438 int32_t repetitions; local
456 for (repetitions = 0; repetitions < 16; repetitions++) {
475 if (readSize != expectedSize*repetitions) {
476 log_err("Buffer is the wrong size. Got %d Expected %d\n", u_strlen(buffer), expectedSize*repetitions);
478 if (buffer[(expectedSize*repetitions) + 1] != 0xBEEF) {
498 for (repetitions = 0; repetitions < 16; repetitions++)
570 int32_t repetitions; local
595 int32_t repetitions; local
727 int32_t repetitions; local
791 int32_t repetitions; local
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 344 milliseconds