Searched defs:log (Results 1 – 3 of 3) sorted by relevance
21 #define IF_NULL_LOG_ACTION(pointer, log, action) \ argument
87 void ConsoleTest::PrintTime(std::string timerName, double time, std::string& log) in PrintTime()449 std::string log = "timeLog"; // Random value variable544 std::string log = "log"; variable
631 void Console::PrintTime(std::string timerName, double time, const std::string& log) in PrintTime()