Searched defs:log (Results 1 – 4 of 4) sorted by relevance
21 #define IF_NULL_LOG_ACTION(pointer, log, action) \ argument
101 #### Test results
91 void ConsoleTest::PrintTime(std::string timerName, double time, std::string& log) in PrintTime()587 std::string log = "timeLog"; // Random value variable721 std::string log = "log"; variable
617 void Console::PrintTime(std::string timerName, double time, const std::string& log) in PrintTime()