Home
last modified time | relevance | path

Searched defs:ipv4_supported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Daddress_sorting_test.cc96 bool ipv4_supported, bool ipv6_supported, in MockSourceAddrFactory()
163 bool ipv4_supported, bool ipv6_supported, in OverrideAddressSortingSourceAddrFactory()
204 bool ipv4_supported = true; in TEST_F() local
223 bool ipv4_supported = true; in TEST_F() local
242 bool ipv4_supported = false; in TEST_F() local
264 bool ipv4_supported = true; in TEST_F() local
288 bool ipv4_supported = true; in TEST_F() local
311 bool ipv4_supported = true; in TEST_F() local
335 bool ipv4_supported = true; in TEST_F() local
360 bool ipv4_supported = true; in TEST_F() local
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
H A Dquic_batch_writer_test.h37 static const bool ipv4_supported = check_function(AF_INET); in IsAddressFamilySupported() local