Lines Matching defs:buf
43 std::ostringstream buf;45 PrintTimerDescription(&buf);46 MockTimer timer(&buf);62 buf.str());69 std::ostringstream buf;72 ScopedTimer<MockTimer> scopedtimer(&buf, "ScopedTimerTest");79 buf.str());112 std::ostringstream buf;115 ctimer = new MockCumulativeTimer(&buf);135 buf.str());