Lines Matching refs:ostr
215 llvm::raw_string_ostream ostr(intermediate); in TEST() local
216 Output yout(ostr); in TEST()
361 llvm::raw_string_ostream ostr(intermediate); in TEST() local
362 Output yout(ostr); in TEST()
476 llvm::raw_string_ostream ostr(intermediate); in TEST() local
477 Output yout(ostr); in TEST()
671 llvm::raw_string_ostream ostr(intermediate); in TEST() local
672 Output yout(ostr); in TEST()
762 llvm::raw_string_ostream ostr(intermediate); in TEST() local
763 Output yout(ostr); in TEST()
852 llvm::raw_string_ostream ostr(intermediate); in TEST() local
853 Output yout(ostr); in TEST()
883 llvm::raw_string_ostream ostr(intermediate); in TEST() local
884 Output yout(ostr); in TEST()
889 EXPECT_NE(llvm::StringRef::npos, llvm::StringRef(ostr.str()).find("--- |")); in TEST()
908 llvm::raw_string_ostream ostr(intermediate); in TEST() local
909 Output yout(ostr); in TEST()
1008 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1009 Output yout(ostr); in TEST()
1013 ostr.flush(); in TEST()
1053 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1054 Output yout(ostr); in TEST()
1059 ostr.flush(); in TEST()
1157 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1158 Output yout(ostr); in TEST()
1282 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1283 Output yout(ostr); in TEST()
1364 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1365 Output yout(ostr); in TEST()
1453 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1454 Output yout(ostr); in TEST()
1565 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1566 Output yout(ostr); in TEST()
1570 ostr.flush(); in TEST()
2032 llvm::raw_string_ostream ostr(intermediate); in TEST() local
2033 Output yout(ostr); in TEST()
2122 llvm::raw_string_ostream ostr(out); in TEST() local
2132 Output yout(ostr, nullptr, 15); in TEST()
2135 ostr.flush(); in TEST()
2145 ostr.flush(); in TEST()
2156 Output yout(ostr, nullptr, 25); in TEST()
2159 ostr.flush(); in TEST()
2168 ostr.flush(); in TEST()
2178 Output yout(ostr, nullptr, 0); in TEST()
2181 ostr.flush(); in TEST()
2189 ostr.flush(); in TEST()