Home
last modified time | relevance | path

Searched refs:failed_count (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dvirtfunc.cc153 int failed_count = 0; variable
159 failed_count++; } \
184 printf("Did %d tests, of which %d failed.\n", all_count, failed_count); in test_calls()