Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/http/
H A Drouter_test.cpp97 bool notFoundCalled = false; variable
100 [&notFoundCalled](const Request&,
102 notFoundCalled = true; in __anone77675800502()
122 EXPECT_TRUE(notFoundCalled);