MCPcopy Create free account
hub / github.com/elliotchance/orderedmap / BenchmarkOrderedMap_GetElement

Function BenchmarkOrderedMap_GetElement

orderedmap_test.go:453–455  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

451}
452
453func BenchmarkOrderedMap_GetElement(b *testing.B) {
454 benchmarkOrderedMap_GetElement(1)(b)
455}
456
457var tempInt int
458

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…