Searched refs:global_count (Results 1 - 3 of 3) sorted by relevance

/external/bison/etc/
H A Dbench.pl.in148 static int global_count = 0;
319 if (global_count != count)
/external/pcre/dist/
H A Dpcrecpp_unittest.cc217 int global_count; // the expected return value from ReplaceAll member in struct:ReplaceTest
344 CHECK_EQ(replace_count, t->global_count);
/external/bison/tests/
H A Dtestsuite10627 static int global_count = 0;
10765 assert (global_count == count);
[all...]

Completed in 262 milliseconds