Home
last modified time | relevance | path

Searched refs:ToTypeString (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp125 const char *FromTypeString, const char *ToTypeString) { in testVector() argument
141 COMPARE_VEC(cast, FromType, ToType, Value, FromTypeString, ToTypeString); in testVector()