Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c27108 int nTest = 0; /* Number of tests runs */ in do_meta_command() local
27180 nTest++; in do_meta_command()
27205 oputf("%d errors out of %d tests\n", nErr, nTest); in do_meta_command()