Searched refs:oss2 (Results 1 – 2 of 2) sorted by relevance
259 std::ostringstream oss2; in RunTest() local260 table->Dump(oss2); in RunTest()
144 std::ostringstream oss2; in Dump() local145 oss2 << static_cast<InvokeType>(i) << " methods made direct"; in Dump()148 oss2.str().c_str()); in Dump()151 std::ostringstream oss2; in Dump() local152 oss2 << static_cast<InvokeType>(i) << " method calls are direct into boot"; in Dump()155 oss2.str().c_str()); in Dump()158 std::ostringstream oss2; in Dump() local159 oss2 << static_cast<InvokeType>(i) << " method calls have methods in boot"; in Dump()162 oss2.str().c_str()); in Dump()