Searched refs:PrintTo (Results 1 - 5 of 5) sorted by relevance

/system/update_engine/update_manager/
H A Dumtest_utils.cc25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { function in namespace:chromeos_update_manager
H A Dumtest_utils.h62 // PrintTo() functions are used by gtest to print these values. They need to be
64 void PrintTo(const EvalStatus& status, ::std::ostream* os);
/system/update_engine/common/
H A Dtest_utils.h24 // Streams used for gtest's PrintTo() functions.
45 // PrintTo() functions are used by gtest to log these objects. These PrintTo()
47 void PrintTo(const Extent& extent, ::std::ostream* os);
48 void PrintTo(const ErrorCode& error_code, ::std::ostream* os);
H A Dtest_utils.cc53 void PrintTo(const Extent& extent, ::std::ostream* os) { function in namespace:chromeos_update_engine
57 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { function in namespace:chromeos_update_engine
/system/connectivity/wifilogd/tests/
H A Dos_unittest.cpp31 inline void PrintTo(const timespec& ts, ::std::ostream* os) { function
76 PrintTo(expected_, os);

Completed in 346 milliseconds