Home
last modified time | relevance | path

Searched refs:kHtmlNewLine (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/metrics/
H A Dsparse_histogram.cc21 constexpr char kHtmlNewLine[] = "<br>"; variable
179 WriteAsciiBody(*snapshot, true, kHtmlNewLine, output); in WriteHTMLGraph()
H A Dhistogram.cc39 constexpr char kHtmlNewLine[] = "<br>"; variable
593 WriteAsciiBody(*snapshot, true, kHtmlNewLine, output); in WriteHTMLGraph()