Documentation
¶
Overview ¶
Package dtypestest tests the Go bindings for all dtypes.
Package main generates a main function to run all the GX tests of a file. Automatically generated from google3/third_party/gxlang/gx/golang/tools/testsmain.go.
DO NOT EDIT
Index ¶
- func Run(t *testing.T, dev *api.Device)
- func TestBool(t *testing.T)
- func TestBoolArray(t *testing.T)
- func TestFloat32(t *testing.T)
- func TestFloat32Array(t *testing.T)
- func TestFloat64(t *testing.T)
- func TestFloat64Array(t *testing.T)
- func TestInt32(t *testing.T)
- func TestInt32Array(t *testing.T)
- func TestInt64(t *testing.T)
- func TestInt64Array(t *testing.T)
- func TestUint32(t *testing.T)
- func TestUint32Array(t *testing.T)
- func TestUint64(t *testing.T)
- func TestUint64Array(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestBoolArray ¶
func TestFloat32 ¶
func TestFloat32Array ¶
func TestFloat64 ¶
func TestFloat64Array ¶
func TestInt32Array ¶
func TestInt64Array ¶
func TestUint32 ¶
func TestUint32Array ¶
func TestUint64 ¶
func TestUint64Array ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.