Home
last modified time | relevance | path

Searched refs:benchmarkHashTrieMapLoadOrStore (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/concurrent/
Dhashtriemap_bench_test.go41 benchmarkHashTrieMapLoadOrStore(b, testData[:])
45 benchmarkHashTrieMapLoadOrStore(b, testDataLarge[:])
48 func benchmarkHashTrieMapLoadOrStore(b *testing.B, data []string) { func