func internal/testlog.Getenv

3 uses

	internal/testlog (current package)
		log.go#L51: func Getenv(name string) {

	os
		env.go#L102: 	testlog.Getenv(key)
		env.go#L113: 	testlog.Getenv(key)