Searched refs:ReportSampleCmd (Results 1 – 1 of 1) sorted by relevance
26 static std::unique_ptr<Command> ReportSampleCmd() { in ReportSampleCmd() function31 ASSERT_TRUE(ReportSampleCmd()->Run({"-i", GetTestData(PERF_DATA_WITH_SYMBOLS)})); in TEST()37 ReportSampleCmd()->Run({"-i", GetTestData(PERF_DATA_WITH_SYMBOLS), "-o", tmpfile.path})); in TEST()42 ASSERT_TRUE(ReportSampleCmd()->Run( in TEST()53 ASSERT_TRUE(ReportSampleCmd()->Run(args));55 ReportSampleCmd()->Run({"--dump-protobuf-report", tmpfile.path, "-o", tmpfile2.path}));