Searched refs:TestUtil (Results 1 – 1 of 1) sorted by relevance
136 const TestUtil = { variable229 log(TestUtil.separator);237 const assertCount = TestUtil.counter;250 const tc = TestUtil.counter, now = performance.now();255 TestUtil.counter - tc, 'assertion(s) in',260 "Group #"+this.number+":",(TestUtil.counter - assertCount),298 log(TestUtil.separator);300 "Done running tests.",TestUtil.counter,"assertions in",312 const T = TestUtil;1862 TestUtil.runTests(sqlite3);