Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc175 bool found_newline = false; in PrintFileToLog() local
188 found_newline = true; in PrintFileToLog()
192 if (found_newline) { in PrintFileToLog()