MCPcopy Create free account
hub / github.com/RoaringBitmap/roaring / TestFastAggregations

Function TestFastAggregations

roaring64/aggregation64_test.go:252–254  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

250}
251
252func TestFastAggregations(t *testing.T) {
253 testAggregations(t, nil, FastOr, nil)
254}

Callers

nothing calls this directly

Calls 1

testAggregationsFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…