Searched refs:nTest (Results 1 – 3 of 3) sorted by relevance
849 std::cout << "\nTest Result:"
923 return '$what\nTest: $testPath\nShell: $shellPath\n\n';
20465 int nTest = 0; /* Number of tests runs */ in do_meta_command() local20537 nTest++; in do_meta_command()20563 utf8_printf(p->out, "%d errors out of %d tests\n", nErr, nTest); in do_meta_command()