Home
last modified time | relevance | path

Searched defs:MyComplex128 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprog/
Dpanicprint.go8 type MyComplex128 complex128 type
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_test.cc112 struct MyComplex128 { in TEST() struct
113 double re, im; in TEST()