Lines Matching defs:endpoint
107 for (const auto &endpoint : kEndpoints) { in HostMessageHubTest() local
124 for (const auto &endpoint : mEmbeddedEndpoints) in SetUp() local
129 for (const auto &endpoint : mEmbeddedEndpoints) in SetUp() local
136 for (const auto &endpoint : mEmbeddedEndpoints) { in SetUp() local
146 for (const auto &endpoint : mEmbeddedEndpoints) { in SetUp() local
159 for (const auto &endpoint : mEmbeddedEndpoints) { in SetUp() local
209 const std::pair<EndpointInfo, std::vector<ServiceInfo>> &endpoint, in expectOnEmbeddedEndpoint()
265 for (const auto &endpoint : mEmbeddedEndpoints) in TEST_F() local
384 const ServiceInfo &service) { in TEST_F()
434 EndpointInfo endpoint(0x1 + i, nullptr, 0, EndpointType::GENERIC, 0); in TEST_F() local
447 EndpointInfo endpoint(0x1 + CHRE_MESSAGE_ROUTER_MAX_HOST_ENDPOINTS, nullptr, in TEST_F() local