Searched defs:spliceTestCase (Results 1 – 1 of 1) sorted by relevance
52 type spliceTestCase struct { struct53 upNet, downNet string55 chunkSize, totalSize int56 limitReadSize int59 func (tc spliceTestCase) test(t *testing.T) {167 func (tc spliceTestCase) testFile(t *testing.T) {411 func (tc spliceTestCase) bench(b *testing.B) {