Searched refs:go_test (Results 1 – 5 of 5) sorted by relevance
38 function go_test() function60 go_test std64 GOMAXPROCS=2 go_test -cpu=1,2,4 runtime68 go_test -cpu=10 sync80 GOTRACEBACK=2 go_test ./misc/cgo/{test,testtls,nocgo}
5 load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")21 go_test(
40 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).
720 go_test = rule(