Searched defs:tests_failed (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/
H A Dprofile_main.cpp468 int tests_failed = 0; local
472 tests_failed += test_construction();
473 tests_failed += test_concat();
474 tests_failed += test_concat_and_assign();
475 tests_failed += test_compare();
476 tests_failed += test_countchar();
477 tests_failed += test_append_string();
478 tests_failed += test_repeated_append_string();
479 tests_failed += test_append_char();
480 tests_failed
[all...]
H A Dtest_main.cpp91 int tests_failed = 0; local
103 ++tests_failed;
106 return tests_failed;
126 int tests_failed = 0; local
131 ++tests_failed;
137 ++tests_failed;
143 ++tests_failed;
149 ++tests_failed;
155 ++tests_failed;
162 ++tests_failed;
227 int tests_failed = 0; local
276 int tests_failed = 0; local
307 int tests_failed = 0; local
318 int tests_failed = 0; local
336 int tests_failed = 0; local
354 int tests_failed = 0; local
372 int tests_failed = 0; local
392 int tests_failed = 0; local
427 int tests_failed = 0; local
[all...]

Completed in 67 milliseconds