Home
last modified time | relevance | path

Searched defs:PerFamilyRunReports (Results 1 – 3 of 3) sorted by relevance

/external/google-benchmark/include/benchmark/
Dbenchmark.h1883 struct PerFamilyRunReports { struct
1884 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() argument
1887 int num_runs_total;
1890 int num_runs_done;
1893 std::vector<BenchmarkReporter::Run> Runs;
/external/cronet/stable/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h1931 struct PerFamilyRunReports { struct
1932 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() function
1935 int num_runs_total;
1938 int num_runs_done;
1941 std::vector<BenchmarkReporter::Run> Runs;
/external/cronet/tot/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h1931 struct PerFamilyRunReports { struct
1932 PerFamilyRunReports() : num_runs_total(0), num_runs_done(0) {} in PerFamilyRunReports() argument
1935 int num_runs_total;
1938 int num_runs_done;
1941 std::vector<BenchmarkReporter::Run> Runs;