Home
last modified time | relevance | path

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

/bionic/tests/
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
Dutils.cpp76 void PrintTo(const Errno& e, std::ostream* os) { in PrintTo() function
Dutils.h327 void PrintTo(const Errno& e, std::ostream* os);