Searched refs:GOPATH (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/tools/bug_chomper/
H A Drun_server.sh6 if [[ -z "$GOPATH" ]]; then
7 echo "GOPATH environment variable is not set. Please see"
8 echo "http://golang.org/doc/code.html#GOPATH for more information."
22 GOPATH="$GOPATH:$DIR" go run $DIR/src/server/server.go $@
/external/skia/tools/bug_chomper/
H A Drun_server.sh6 if [[ -z "$GOPATH" ]]; then
7 echo "GOPATH environment variable is not set. Please see"
8 echo "http://golang.org/doc/code.html#GOPATH for more information."
22 GOPATH="$GOPATH:$DIR" go run $DIR/src/server/server.go $@
/external/chromium_org/third_party/skia/experimental/webtry/setup/
H A Dcontinue_install28 export GOPATH=$HOME/golib
/external/skia/experimental/webtry/setup/
H A Dcontinue_install28 export GOPATH=$HOME/golib

Completed in 208 milliseconds