Home | History | Annotate | Download | only in tests

Lines Matching refs:file_end

1630     istreambuf_iterator<char> file_end;
1631 return string(file_begin, file_end);