...
Package testdata
func Path(rel string) string
Path returns the absolute path the given relative file or directory path,
relative to the google.golang.org/grpc/testdata directory in the user's GOPATH.
If rel is already absolute, it is returned unmodified.