Home
last modified time | relevance | path

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

/external/pigweed/pw_router/
Dstatic_router_test.cc55 EgressFunction BadEgress(+[](ConstByteSpan) { in __anon747328760302() 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()