go/src/internal/trace/batchcursor_test.go

func TestHeap(t *testing.T) {}

func makeBatchCursor(v int64) *batchCursor {}

func heapDebugString(heap []*batchCursor) string {}

func checkHeap(t *testing.T, heap []*batchCursor) {}