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

  /external/regex-re2/util/
test.cc 17 static int ntests; variable
20 tests[ntests].fn = fn;
21 tests[ntests++].name = name;
33 for (int i = 0; i < ntests; i++) {
  /external/iptables/include/linux/netfilter/
xt_u32.h 36 __u8 ntests; member in struct:xt_u32
  /external/expat/tests/
minicheck.c 60 if (tc->allocated == tc->ntests) {
71 tc->tests[tc->ntests] = test;
72 tc->ntests++;
120 for (i = 0; i < tc->ntests; ++i) {
minicheck.h 59 int ntests; member in struct:TCase
  /external/iptables/extensions/
libxt_u32.c 49 for (testind = 0; testind < data->ntests; ++testind) {
139 data->ntests = ++testind;
  /external/valgrind/main/none/tests/amd64/
sse4-64.c 3539 const Int ntests = 8; local
    [all...]

Completed in 450 milliseconds