Home | History | Annotate | Download | only in network

Lines Matching refs:OLDEST_FIRST

67   std::string output_none = GetLogString(OLDEST_FIRST, 0);
84 std::string output_oldest_first = GetLogString(OLDEST_FIRST, 0);
90 std::string output_oldest_first_short = GetLogString(OLDEST_FIRST, 2);
115 std::string output = GetLogString(OLDEST_FIRST, 0);
124 OLDEST_FIRST, "file", kDefaultLevel, 1));
126 OLDEST_FIRST, "time", kDefaultLevel, 1)));
128 OLDEST_FIRST, "desc", kDefaultLevel, 1));
130 OLDEST_FIRST, "", kDefaultLevel, 1));
132 OLDEST_FIRST, "html", kDefaultLevel, 1));
135 OLDEST_FIRST, "file,time,desc", kDefaultLevel, 1)));
141 OLDEST_FIRST, "file,time,desc,html", LOG_LEVEL_DEBUG, 1)));
162 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 0);
165 OLDEST_FIRST, "", LOG_LEVEL_EVENT, 0);
168 OLDEST_FIRST, "", LOG_LEVEL_DEBUG, 0);
173 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 0);
186 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 1));
189 OLDEST_FIRST, "", LOG_LEVEL_ERROR, 2));
192 OLDEST_FIRST, "", LOG_LEVEL_EVENT, 3));
195 OLDEST_FIRST, "", LOG_LEVEL_EVENT, 4));
199 OLDEST_FIRST, "", LOG_LEVEL_EVENT, 5));
228 OLDEST_FIRST, "", LOG_LEVEL_DEBUG, 0));
231 OLDEST_FIRST, "", LOG_LEVEL_DEBUG, 0));
240 OLDEST_FIRST, "", LOG_LEVEL_DEBUG, 0));