Searched refs:FormatSampleEvent (Results 1 – 1 of 1) sorted by relevance
845 std::string FormatSampleEvent(const quipper::PerfDataProto_SampleEvent& sample) { in FormatSampleEvent() function940 EXPECT_STREQ(str, FormatSampleEvent(samples->sample_event()).c_str()); in VerifyBasicCannedProfile()960 EXPECT_STREQ(str, FormatSampleEvent(samples->sample_event()).c_str()); in VerifyBasicCannedProfile()980 EXPECT_STREQ(str, FormatSampleEvent(samples->sample_event()).c_str()); in VerifyBasicCannedProfile()1256 oss << index << ": " << FormatSampleEvent(samples->sample_event()); in TEST_F()