Home
last modified time | relevance | path

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

/external/pigweed/pw_router/
Dstatic_router_test.cc54 EgressFunction GoodEgress(+[](ConstByteSpan) { return OkStatus(); }); in __anon747328760202() variable
61 constexpr StaticRouter::Route routes[] = {{1, GoodEgress}, {2, BadEgress}}; in TEST()
71 constexpr StaticRouter::Route routes[] = {{1, GoodEgress}, {2, BadEgress}}; in TEST()
81 constexpr StaticRouter::Route routes[] = {{1, GoodEgress}, {2, BadEgress}}; in TEST()
90 constexpr StaticRouter::Route routes[] = {{1, GoodEgress}, {2, BadEgress}}; in TEST()