Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.cpp76 void PrintTo(const Errno& e, std::ostream* os) { in PrintTo() function
Dcomplex_test.cpp42 inline void PrintTo(const double _Complex& c, std::ostream* os) { in PrintTo() function
45 inline void PrintTo(const float _Complex& c, std::ostream* os) { in PrintTo() function
48 inline void PrintTo(const long double _Complex& c, std::ostream* os) { in PrintTo() function