Searched refs:go_test (Results 1 – 4 of 4) sorted by relevance
38 function go_test() function59 go_test std63 GOMAXPROCS=2 go_test -cpu=1,2,4 runtime67 go_test -cpu=10 sync79 GOTRACEBACK=2 go_test ./misc/cgo/{test,testtls,nocgo}
5 load("@io_bazel_rules_go//go:def.bzl", "go_prefix", "go_library", "go_test")18 go_test(
34 cp -a ./go_test.go ./go_gen/src/flatbuffers_test/
26 The test code itself is located in [go_test.go](https://github.com/google/27 flatbuffers/blob/master/tests/go_test.go).