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.cpp49 inline void PrintTo(const double _Complex& c, std::ostream* os) { in PrintTo() function
52 inline void PrintTo(const float _Complex& c, std::ostream* os) { in PrintTo() function
55 inline void PrintTo(const long double _Complex& c, std::ostream* os) { in PrintTo() function