Searched refs:PrintTo (Results 1 – 6 of 6) sorted by relevance
/system/update_engine/update_manager/ |
D | umtest_utils.cc | 25 void PrintTo(const EvalStatus& status, ::std::ostream* os) { in PrintTo() function
|
D | umtest_utils.h | 64 void PrintTo(const EvalStatus& status, ::std::ostream* os);
|
/system/update_engine/common/ |
D | test_utils.h | 45 void PrintTo(const Extent& extent, ::std::ostream* os); 46 void PrintTo(const ErrorCode& error_code, ::std::ostream* os);
|
D | test_utils.cc | 55 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() function 59 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo() function
|
/system/apex/apexd/ |
D | apexd_test_utils.h | 143 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() function 157 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function 344 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 53 void PrintTo(BT_HDR* value, ::std::ostream* os) { in PrintTo() function 57 void PrintTo(tL2CAP_CFG_INFO* value, ::std::ostream* os) { in PrintTo() function
|