Home | History | Annotate | Download | only in common

Lines Matching refs:file_stream

885         std::ifstream file_stream (path);
887 if (file_stream)
890 while (getline (file_stream, line))