Searched refs:nTest (Results 1 – 4 of 4) sorted by relevance
530 unsigned int i, j, nTest; in StripFromEdges() local542 nTest = 0; in StripFromEdges()547 ++nTest; in StripFromEdges()555 if(nTest != 2) in StripFromEdges()589 nTest = nEdge - 1; in StripFromEdges()590 if(nTest < 0) in StripFromEdges()591 nTest = 2; in StripFromEdges()592 if(pTri->pAdj[nTest]) in StripFromEdges()
595 … printf("\nTest files should run to completion with no output and exit (return) 0 on success.\n");
5832 int nTest = 0; /* Number of tests runs */ in do_meta_command() local5909 nTest++; in do_meta_command()5934 utf8_printf(p->out, "%d errors out of %d tests\n", nErr, nTest); in do_meta_command()
5854 int nTest = 0; /* Number of tests runs */ in do_meta_command() local5931 nTest++; in do_meta_command()5956 utf8_printf(p->out, "%d errors out of %d tests\n", nErr, nTest); in do_meta_command()