go/src/runtime/time_test.go

func TestFakeTime(t *testing.T) {}

type fakeTimeFrame

func parseFakeTime(x []byte) ([]fakeTimeFrame, error) {}

func TestTimeTimerType(t *testing.T) {}