HomeSort by: relevance | last modified time | path
    Searched defs:failed_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
virtfunc.cc 151 int failed_count = 0; variable
157 failed_count++; } \
182 printf("Did %d tests, of which %d failed.\n", all_count, failed_count);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
virtfunc.cc 151 int failed_count = 0; variable
157 failed_count++; } \
182 printf("Did %d tests, of which %d failed.\n", all_count, failed_count);

Completed in 21 milliseconds