Home
last modified time | relevance | path

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

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