Searched refs:old_tests (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/
H A Drunsuite.c1051 int old_errors, old_tests, old_leaks; local
1066 old_tests = nb_tests;
1070 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
1073 nb_tests - old_tests,
1077 old_tests = nb_tests;
1081 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
1084 nb_tests - old_tests,
1088 old_tests = nb_tests;
1092 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
1095 nb_tests - old_tests,
[all...]
H A Drunxmlconf.c553 int old_errors, old_tests, old_leaks; local
568 old_tests = nb_tests;
572 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
575 nb_tests - old_tests,
H A Dtestlimits.c1473 int old_errors, old_tests, old_leaks; local
1476 old_tests = nb_tests;
1485 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
1488 nb_tests - old_tests,
1561 int old_errors, old_tests, old_leaks; local
1565 old_tests = nb_tests;
1591 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
1594 nb_tests - old_tests,
H A Dtestrecurse.c904 int old_errors, old_tests, old_leaks; local
907 old_tests = nb_tests;
916 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
919 nb_tests - old_tests,
H A Druntest.c4411 int old_errors, old_tests, old_leaks; local
4414 old_tests = nb_tests;
4423 printf("Ran %d tests, no errors\n", nb_tests - old_tests);
4426 nb_tests - old_tests,

Completed in 49 milliseconds