go/src/runtime/debuglog_test.go

func skipDebugLog(t *testing.T) {}

func dlogCanonicalize(x string) string {}

func TestDebugLog(t *testing.T) {}

func TestDebugLogTypes(t *testing.T) {}

func TestDebugLogSym(t *testing.T) {}

func TestDebugLogInterleaving(t *testing.T) {}

func TestDebugLogWraparound(t *testing.T) {}

func TestDebugLogLongString(t *testing.T) {}