Home
last modified time | relevance | path

Searched defs:endpoints2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_header_parser_unittest.cc652 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint1_}}; in TEST_P() local
712 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint1_}}; in TEST_P() local
874 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint2_, 2}, in TEST_P() local
991 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint2_}}; in TEST_P() local
1099 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint1_}, in TEST_P() local
1154 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = { in TEST_P() local
1386 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint2_}}; in TEST_P() local
1521 std::vector<ReportingEndpoint::EndpointInfo> endpoints2 = {{kEndpoint2_}}; in TEST_P() local
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Ddns_data_graph_unittest.cc383 auto endpoints2 = in TEST_F() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/
H A Drls.cc1965 const absl::StatusOr<std::shared_ptr<EndpointAddressesIterator>> in EndpointsEqual()