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

  /external/llvm/test/CodeGen/CellSPU/useful-harnesses/
i64operations.h 34 int n_tests; member in struct:int64_pred_s
42 int n_tests; member in struct:uint64_pred_s
i64operations.c 261 for (j = 0; j < pred->n_tests; ++j) {
303 printf(" %d tests performed, should be %d.\n", j, pred->n_tests);
313 for (j = 0; j < pred->n_tests; ++j) {
353 printf(" %d tests performed, should be %d.\n", j, pred->n_tests);
  /external/valgrind/main/memcheck/tests/
addressable.c 104 static const int n_tests = sizeof(tests)/sizeof(*tests); variable
116 for(i = 0; i < n_tests; i++) {
  /external/dbus/dbus/
dbus-marshal-validate-util.c 44 int n_tests,
49 for (i = 0; i < n_tests; i++)

Completed in 174 milliseconds