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()
475 llvm::raw_string_ostream ostr(intermediate); in TEST() local
476 Output yout(ostr); in TEST()
581 llvm::raw_string_ostream ostr(intermediate); in TEST() local
582 Output yout(ostr); in TEST()
776 llvm::raw_string_ostream ostr(intermediate); in TEST() local
777 Output yout(ostr); in TEST()
867 llvm::raw_string_ostream ostr(intermediate); in TEST() local
868 Output yout(ostr); in TEST()
957 llvm::raw_string_ostream ostr(intermediate); in TEST() local
958 Output yout(ostr); in TEST()
988 llvm::raw_string_ostream ostr(intermediate); in TEST() local
989 Output yout(ostr); in TEST()
994 EXPECT_NE(llvm::StringRef::npos, llvm::StringRef(ostr.str()).find("--- |")); in TEST()
1013 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1014 Output yout(ostr); in TEST()
1113 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1114 Output yout(ostr); in TEST()
1118 ostr.flush(); in TEST()
1158 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1159 Output yout(ostr); in TEST()
1164 ostr.flush(); in TEST()
1262 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1263 Output yout(ostr); in TEST()
1387 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1388 Output yout(ostr); in TEST()
1469 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1470 Output yout(ostr); in TEST()
1558 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1559 Output yout(ostr); in TEST()
1670 llvm::raw_string_ostream ostr(intermediate); in TEST() local
1671 Output yout(ostr); in TEST()
1675 ostr.flush(); in TEST()
2137 llvm::raw_string_ostream ostr(intermediate); in TEST() local
2138 Output yout(ostr); in TEST()
2227 llvm::raw_string_ostream ostr(out); in TEST() local
2237 Output yout(ostr, nullptr, 15); in TEST()
2240 ostr.flush(); in TEST()
2250 ostr.flush(); in TEST()
2261 Output yout(ostr, nullptr, 25); in TEST()
2264 ostr.flush(); in TEST()
2273 ostr.flush(); in TEST()
2283 Output yout(ostr, nullptr, 0); in TEST()
2286 ostr.flush(); in TEST()
2294 ostr.flush(); in TEST()