Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_routing_end2end_test.cc590 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
671 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
735 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
807 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
872 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
1596 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
1701 auto* route2 = new_route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
2281 auto route2 = route_config.mutable_virtual_hosts(0)->add_routes(); in TEST_P() local
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DXdsNameResolverTest.java306 Route route2 = Route.forAction(RouteMatch.withPathExactOnly(call2.getFullMethodNameForPath()), in resolving_ldsResourceUpdateRdsName() local
550 Route route2 = Route.forAction(RouteMatch.withPathExactOnly(call1.getFullMethodNameForPath()), in buildUnmatchedVirtualHosts() local
1251 Route route2 = Route.forAction( in generateServiceConfig_forClusterManagerLoadBalancingConfig() local
/external/coreboot/src/soc/intel/common/block/include/intelblocks/
Dgpio_defs.h182 #define PAD_IRQ_CFG_DUAL_ROUTE(route1, route2, trig, inv) \ argument
527 #define PAD_CFG_GPI_DUAL_ROUTE(pad, pull, rst, trig, inv, route1, route2) \ argument
533 #define PAD_CFG_GPI_DUAL_ROUTE_LOCK(pad, pull, rst, trig, inv, route1, route2, lock_action) \ argument