Searched defs:tests_quiet (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A Dtestrecurse.c899 static int tests_quiet = 0; variable
909 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
937 tests_quiet = 1;
H A Dtestlimits.c34 static int tests_quiet = 0; variable
1478 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
1506 if (tests_quiet == 0)
1524 if (tests_quiet == 0)
1569 if (tests_quiet == 0) {
1579 if (tests_quiet == 0) {
1587 if (tests_quiet == 0)
1614 tests_quiet = 1;
H A Druntest.c4406 static int tests_quiet = 0; variable
4416 if ((tests_quiet == 0) && (testDescriptions[i].desc != NULL))
4444 tests_quiet = 1;

Completed in 294 milliseconds