Searched refs:oss2 (Results 1 – 2 of 2) sorted by relevance
260 std::ostringstream oss2; in RunTest() local261 table->Dump(oss2); in RunTest()
150 std::ostringstream oss2; in Dump() local151 oss2 << static_cast<InvokeType>(i) << " methods made direct"; in Dump()154 oss2.str().c_str()); in Dump()157 std::ostringstream oss2; in Dump() local158 oss2 << static_cast<InvokeType>(i) << " method calls are direct into boot"; in Dump()161 oss2.str().c_str()); in Dump()164 std::ostringstream oss2; in Dump() local165 oss2 << static_cast<InvokeType>(i) << " method calls have methods in boot"; in Dump()168 oss2.str().c_str()); in Dump()