Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dumtest_utils.cc25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { in PrintTo() function
Dumtest_utils.h64 void PrintTo(const EvalStatus& status, ::std::ostream* os);
/system/update_engine/common/
Dtest_utils.h46 void PrintTo(const Extent& extent, ::std::ostream* os);
47 void PrintTo(const ErrorCode& error_code, ::std::ostream* os);
Dtest_utils.cc53 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() function
57 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo() function