Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp53 std::string getDateStr() in getDateStr() function
73 std::bind_front(&ClockFake::getDateStr, &clock)); in TEST()
H A Dhttp2_connection_test.cpp56 std::string getDateStr() in getDateStr() function
124 std::function<std::string()> date(getDateStr); in TEST()