Home
last modified time | relevance | path

Searched refs:needsMoreIterations (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_benchmark.h41 return needsMoreIterations();
49 auto needsMoreIterations() -> bool;
Dcatch_benchmark.cpp23 auto BenchmarkLooper::needsMoreIterations() -> bool { in needsMoreIterations() function in Catch::BenchmarkLooper
/external/catch2/single_include/catch2/
Dcatch.hpp2594 return needsMoreIterations(); in operator bool()
2602 auto needsMoreIterations() -> bool;
6460 auto BenchmarkLooper::needsMoreIterations() -> bool { in needsMoreIterations() function in Catch::BenchmarkLooper