Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnmfmtrt.cpp324 NumberFormatRoundTripTest::typeOf(const Formattable& n, UnicodeString& result) in typeOf() function in NumberFormatRoundTripTest
/external/tensorflow/tensorflow/go/
Dtensor.go260 func typeOf(dt DataType, shape []int64) reflect.Type { func