Home
last modified time | relevance | path

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

/system/libbase/include/android-base/
Dresult-gmock.h46 inline void PrintTo(const Result<T>& result, std::ostream* os) { in PrintTo() function
55 inline void PrintTo(const Result<void>& result, std::ostream* os) { in PrintTo() function
/system/apex/apexd/
Dapexd_test_utils.h140 inline void PrintTo(const ApexSessionInfo& session, std::ostream* os) { in PrintTo() function
154 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function
515 inline void PrintTo(const ApexInfo& apex, std::ostream* os) { in PrintTo() function
/system/update_engine/common/
Dtest_utils.cc55 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/chre/util/tests/
Datomic_spsc_queue_test.cc378 void PrintTo(const ArrayQueue<HistoryEntry, kHistorySize> &history, in PrintTo() function