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

  /system/extras/tests/bionic/libc/other/
test_jpeg.c 208 #define DEFAULT_REPEAT 10
213 fprintf(stderr, "options: -r NN repeat count (default %d)\n", DEFAULT_REPEAT );
242 int repeat_count = DEFAULT_REPEAT;
test_zlib.c 145 #define DEFAULT_REPEAT 10
151 fprintf(stderr, "options: -r NN repeat count (default %d)\n", DEFAULT_REPEAT );
179 int repeat_count = DEFAULT_REPEAT;
  /external/eigen/test/eigen2/
main.h 21 #define DEFAULT_REPEAT 10
335 int repeat = DEFAULT_REPEAT;
379 std::cout << " rN Repeat each test N times (default: " << DEFAULT_REPEAT << ")" << std::endl;
385 if(!has_set_repeat) repeat = DEFAULT_REPEAT;
  /external/eigen/test/
main.h 49 #define DEFAULT_REPEAT 10
446 std::cout << " rN Repeat each test N times (default: " << DEFAULT_REPEAT << ")" << std::endl;
462 if(!g_has_set_repeat) g_repeat = DEFAULT_REPEAT;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]

Completed in 875 milliseconds