Searched defs:run_type (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/Inputs/ |
H A D | test3_run0.json | 12 "run_type": "aggregate", string 34 "run_type": "aggregate", string 42 "run_type": "aggregate", string 50 "run_type": "iteration", string 58 "run_type": "iteration", string
|
H A D | test3_run1.json | 19 "run_type": "aggregate", string 34 "run_type": "aggregate", string 42 "run_type": "aggregate", string 50 "run_type": "iteration", string 58 "run_type": "iteration", string
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/ |
H A D | benchmark.h | 1344 RunType run_type; // is this a measurement, or an aggregate? member
|