Lines Matching refs:file_stream
1756 ifstream file_stream(file_name, std::ios::binary);1757 istreambuf_iterator<char> file_begin(file_stream);