go/src/log/slog/value_test.go

func TestKindString(t *testing.T) {}

func TestValueEqual(t *testing.T) {}

func panics(f func()) (b bool) {}

func TestValueString(t *testing.T) {}

func TestValueNoAlloc(t *testing.T) {}

func TestAnyLevelAlloc(t *testing.T) {}

func TestAnyValue(t *testing.T) {}

func TestValueAny(t *testing.T) {}

func TestLogValue(t *testing.T) {}

func TestValueTime(t *testing.T) {}

func TestEmptyGroup(t *testing.T) {}

type replace

func (r *replace) LogValue() Value {}

type panickingLogValue

func (panickingLogValue) LogValue() Value {}

// Run this with and without -tags unsafe_kvs to compare.
func BenchmarkUnsafeStrings(b *testing.B) {}