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

Function TestRuntimeIteratorAdvance

runcontainer_test.go:2483–2485  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

2481}
2482
2483func TestRuntimeIteratorAdvance(t *testing.T) {
2484 testContainerIteratorAdvance(t, newRunContainer16())
2485}
2486
2487func TestIntervalOverlaps(t *testing.T) {
2488 // contiguous runs

Callers

nothing calls this directly

Calls 2

newRunContainer16Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…