Searched defs:PerFamilyRunReports (Results 1 – 3 of 3) sorted by relevance
1883 struct PerFamilyRunReports { struct1884 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() argument1887 int num_runs_total;1890 int num_runs_done;1893 std::vector<BenchmarkReporter::Run> Runs;
1931 struct PerFamilyRunReports { struct1932 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() function1935 int num_runs_total;1938 int num_runs_done;1941 std::vector<BenchmarkReporter::Run> Runs;
1931 struct PerFamilyRunReports { struct1932 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() argument1935 int num_runs_total;1938 int num_runs_done;1941 std::vector<BenchmarkReporter::Run> Runs;