go/src/time/mono_test.go

func TestHasMonotonicClock(t *testing.T) {}

func TestMonotonicAdd(t *testing.T) {}

func TestMonotonicSub(t *testing.T) {}

func TestMonotonicOverflow(t *testing.T) {}

var monotonicStringTests

func TestMonotonicString(t *testing.T) {}