Searched refs:ProfileSummaryCSVFormatter (Results 1 – 4 of 4) sorted by relevance
75 class ProfileSummaryCSVFormatter : public ProfileSummaryDefaultFormatter {77 ProfileSummaryCSVFormatter() {} in ProfileSummaryCSVFormatter() function
90 ProfileSummaryCSVFormatter::GetStatSummarizerOptions() const { in GetStatSummarizerOptions()
37 ProfileSummaryCSVFormatter writer; in TEST()
230 ? std::make_shared<profiling::ProfileSummaryCSVFormatter>() in CreateProfileSummaryFormatter()