Home
last modified time | relevance | path

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

/haiku/src/tests/kits/net/netservices2/
H A DHttpProtocolTest.cpp45 constexpr bool LOG_TO_CONSOLE = false; variable
403 fLogger->SetConsoleLogging(LOG_TO_CONSOLE); in HttpIntegrationTest()