Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c20829 int nTest = 0; /* Number of tests runs */ in do_meta_command() local
20901 nTest++; in do_meta_command()
20927 utf8_printf(p->out, "%d errors out of %d tests\n", nErr, nTest); in do_meta_command()