Searched defs:PrintTo (Results 1 – 6 of 6) sorted by relevance
/packages/modules/DnsResolver/tests/ |
D | resolv_stats_test_utils.cpp | 143 void PrintTo(const DnsQueryEvents& event, std::ostream* os) { in PrintTo() function 149 void PrintTo(const DnsQueryEvent& event, std::ostream* os) { in PrintTo() function 164 void PrintTo(const NetworkDnsEventReported& event, std::ostream* os) { in PrintTo() function 178 void PrintTo(const Servers& event, std::ostream* os) { in PrintTo() function 184 void PrintTo(const Server& event, std::ostream* os) { in PrintTo() function 192 void PrintTo(const NetworkDnsServerSupportReported& event, std::ostream* os) { in PrintTo() function
|
/packages/modules/Bluetooth/system/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 56 static void PrintTo(BT_HDR* value, ::std::ostream* os) { *os << DumpBtHdrToString(value); } in PrintTo() function 58 static void PrintTo(tL2CAP_CFG_INFO* value, ::std::ostream* os) { in PrintTo() function
|
/packages/modules/StatsD/statsd/tests/guardrail/ |
D | StatsdStats_test.cpp | 33 void PrintTo(const tuple<int, size_t>& atomIdDimensionLimitTuple, ostream* os) { in PrintTo() function
|
/packages/modules/StatsD/statsd/src/guardrail/ |
D | StatsdStats.cpp | 2291 void PrintTo(const InvalidConfigReason& obj, std::ostream* os) { in PrintTo() function
|
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/ |
D | metrics_manager_util_test.cpp | 334 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo() function
|
D | config_update_utils_test.cpp | 146 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo() function
|