Home
last modified time | relevance | path

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

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