Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h654 bool State::KeepRunningBatch(size_t n) { in KeepRunningBatch() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h689 inline BENCHMARK_ALWAYS_INLINE bool State::KeepRunningBatch(size_t n) { in KeepRunningBatch() function
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h689 inline BENCHMARK_ALWAYS_INLINE bool State::KeepRunningBatch(size_t n) { in KeepRunningBatch() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h696 inline BENCHMARK_ALWAYS_INLINE bool State::KeepRunningBatch(IterationCount n) { in KeepRunningBatch() function