Searched refs:PrintTo (Results 1 – 7 of 7) 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 | 60 void PrintTo(const Extent& extent, ::std::ostream* os) { in PrintTo() function 64 void PrintTo(const ErrorCode& error_code, ::std::ostream* os) { in PrintTo() function
|
/system/apex/apexd/ |
D | apexd_test_utils.h | 114 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() function
|
/system/connectivity/wifilogd/tests/ |
D | os_unittest.cpp | 31 inline void PrintTo(const timespec& ts, ::std::ostream* os) { in PrintTo() function 76 PrintTo(expected_, os); in DescribeTo()
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 54 void PrintTo(BT_HDR* value, ::std::ostream* os) { in PrintTo() function 58 void PrintTo(tL2CAP_CFG_INFO* value, ::std::ostream* os) { in PrintTo() function
|