Searched defs:str_newline (Results 1 – 5 of 5) sorted by relevance
100 const char* str_newline = stream_.c_str(); in ~LogMessage() local
241 const std::string& str_newline) { in RedirectToLiblog()
600 std::string str_newline(stream_.str()); in ~LogMessage() local
733 std::string str_newline(stream_.str()); in Flush() local
1586 static PyObject *str_newline = NULL, *str_space = NULL; in builtin_print() local