Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp23 struct FakeHandler struct
70 FakeHandler handler; in TEST()
74 std::shared_ptr<crow::Connection<boost::beast::test::stream, FakeHandler>> in TEST()
76 crow::Connection<boost::beast::test::stream, FakeHandler>>( in TEST()
H A Dhttp2_connection_test.cpp38 struct FakeHandler struct
122 FakeHandler handler; in TEST()
126 HTTP2Connection<boost::beast::test::stream, FakeHandler>>( in TEST()