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