Searched defs:concurrentRandomTest (Results 1 – 1 of 1) sorted by relevance
3529 type concurrentRandomTest struct { struct3530 tests []concurrentTest3533 func (c *concurrentRandomTest) init(t testing.TB, db *DB) {3549 func (c *concurrentRandomTest) finish(t testing.TB) {3555 func (c *concurrentRandomTest) test(t testing.TB) error {