Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/
H A Dtester1.js136 const TestUtil = { variable
229 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);