Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28478 int nTest = 0; /* Number of tests runs */ in do_meta_command() local
28550 nTest++; in do_meta_command()
28575 oputf("%d errors out of %d tests\n", nErr, nTest); in do_meta_command()