Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/tests/
Dresolv_stats_test_utils.h32 void PrintTo(const DnsQueryEvents& event, std::ostream* os);
33 void PrintTo(const DnsQueryEvent& event, std::ostream* os);
34 void PrintTo(const android::net::NetworkDnsEventReported& event, std::ostream* os);
35 void PrintTo(const Servers& event, std::ostream* os);
36 void PrintTo(const Server& event, std::ostream* os);
37 void PrintTo(const NetworkDnsServerSupportReported& event, std::ostream* os);
72 PrintTo(other.dns_query_event(i), result_listener->stream());
75 PrintTo(arg.dns_query_event(i), result_listener->stream());
84 PrintTo(arg.dns_query_event(i), result_listener->stream());
86 PrintTo(other.dns_query_event(i), result_listener->stream());
[all …]
Dresolv_stats_test_utils.cpp143 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/StatsD/lib/libstatsgtestmatchers/include/
Dgtest_matchers.h114 inline void PrintTo(const typename& obj, std::ostream* os) { \
/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test.cc56 void PrintTo(BT_HDR* value, ::std::ostream* os) { in PrintTo() function
60 void PrintTo(tL2CAP_CFG_INFO* value, ::std::ostream* os) { in PrintTo() function
/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp31 void PrintTo(const tuple<int, size_t>& atomIdDimensionLimitTuple, ostream* os) { in PrintTo() function
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp395 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo() function
Dconfig_update_utils_test.cpp146 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo() function