Home
last modified time | relevance | path

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

/stdio-common/
A Dtllformat.c31 int testcount = 0; in main() local
45 ++testcount; in main()
50 printf ("Encountered no errors in %d tests.\n", testcount); in main()
56 errcount, testcount); in main()
A Dtfformat.c4103 int testcount = 0; in main() local
4127 testcount++; in main()
4149 printf("Encountered no errors in %d tests.\n", testcount); in main()
4155 errcount, testcount); in main()
A Dtiformat.c5046 int testcount = 0; in main() local
5058 testcount++; in main()
5062 printf ("Encountered no errors in %d tests.\n", testcount); in main()
5067 errcount, testcount); in main()

Completed in 17 milliseconds