Home
last modified time | relevance | path

Searched defs:run_name (Results 1 – 4 of 4) sorted by relevance

/llvm-project/third-party/benchmark/tools/gbench/Inputs/
H A Dtest1_run2.json89 "run_name": "MyComplexityTest", string
99 "run_name": "MyComplexityTest", string
H A Dtest1_run1.json89 "run_name": "MyComplexityTest", string
99 "run_name": "MyComplexityTest", string
/llvm-project/third-party/benchmark/src/
H A Dcomplexity.cc205 auto run_name = reports[0].run_name; in ComputeBigO() local
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1805 BenchmarkName run_name; member