go/src/hash/maphash/maphash_test.go

func TestUnseededHash(t *testing.T) {}

func TestSeededHash(t *testing.T) {}

func TestHashGrouping(t *testing.T) {}

func TestHashBytesVsString(t *testing.T) {}

func TestHashHighBytes(t *testing.T) {}

func TestRepeat(t *testing.T) {}

func TestSeedFromSum64(t *testing.T) {}

func TestSeedFromSeed(t *testing.T) {}

func TestSeedFromFlush(t *testing.T) {}

func TestSeedFromReset(t *testing.T) {}

func negativeZero[T float32 | float64]() T {}

func TestComparable(t *testing.T) {}

func testComparableNoEqual[T comparable](t *testing.T, v1, v2 T) {}

var heapStrValue

func heapStr(t *testing.T) string {}

func testComparable[T comparable](t *testing.T, v T, v2 ...T) {}

var use

//go:noinline
func stackGrow(dep int) {}

func TestWriteComparable(t *testing.T) {}

func testWriteComparableNoEqual[T comparable](t *testing.T, v1, v2 T) {}

func testWriteComparable[T comparable](t *testing.T, v T, v2 ...T) {}

func TestComparableShouldPanic(t *testing.T) {}

var _

var _

func benchmarkSize(b *testing.B, size int) {}

func BenchmarkHash(b *testing.B) {}