Searched refs:RunWithArg (Results 1 - 2 of 2) sorted by relevance
/bionic/benchmarks/ | ||
H A D | benchmark.h | 50 void RunWithArg(int arg); |
H A D | benchmark_main.cpp | 105 RunWithArg(0); 112 RunWithArg(args_[i]); 131 void Benchmark::RunWithArg(int arg) { function in class:testing::Benchmark |
Completed in 6731 milliseconds