| /third_party/benchmark/test/ |
| H A D | link_main_test.cc | 5 auto iterations = state.iterations(); in BM_empty() local
|
| H A D | memory_manager_test.cc | 17 auto iterations = state.iterations(); in BM_empty() local
|
| H A D | diagnostics_test.cc | 52 auto iterations = state.iterations(); in BM_diagnostic_test() local 68 auto iterations = state.iterations(); in BM_diagnostic_test_keep_running() local
|
| H A D | user_counters_tabular_test.cc | 375 auto iterations = state.iterations(); BM_CounterRates_Tabular() local [all...] |
| /third_party/openssl/test/ |
| H A D | bn_rand_range.h | 15 unsigned int iterations; member
|
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-dataop.cc | 51 size_t iterations = 0; in main() local
|
| H A D | bench-mixed-masm.cc | 49 size_t iterations = 0; in main() local
|
| H A D | bench-branch-link.cc | 48 size_t iterations = 0; in main() local
|
| H A D | bench-branch-masm.cc | 52 size_t iterations = 0; in main() local
|
| H A D | bench-branch.cc | 53 size_t iterations = 0; in main() local
|
| H A D | bench-branch-link-masm.cc | 49 size_t iterations = 0; in main() local
|
| H A D | bench-mixed-disasm.cc | 79 size_t iterations = 0; in main() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | blocking_counter_benchmark.cc | 25 int iterations = state.range(0); in BM_BlockingCounter_SingleThread() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/sampler/ |
| H A D | SamplerNapiTest.cpp | 48 ETS_EXPORT ets_int ETS_CALL ETS_ETSGLOBAL_NativeNAPISlowFunction(EtsEnv *env, ets_class cls, ets_int iterations) in ETS_ETSGLOBAL_NativeNAPISlowFunction() argument 55 ETS_EXPORT ets_int ETS_CALL ETS_ETSGLOBAL_NativeNAPIFastFunction(EtsEnv *env, ets_class cls, ets_int iterations) in ETS_ETSGLOBAL_NativeNAPIFastFunction() argument 26 ETS_ETSGLOBAL_NativeSlowFunction([[maybe_unused]] EtsEnv *, [[maybe_unused]] ets_class, ets_int iterations) ETS_ETSGLOBAL_NativeSlowFunction() argument
|
| /third_party/benchmark/src/ |
| H A D | counter.cc | 20 double Finish(Counter const& c, IterationCount iterations, double cpu_time, in Finish() argument 42 void Finish(UserCounters* l, IterationCount iterations, double cpu_time, in Finish() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | pool_test.cpp | 48 constexpr int iterations = 10000; in TEST_P() local 68 constexpr int iterations = 10000; in TEST_P() local
|
| /third_party/skia/docs/examples/ |
| H A D | Canvas_drawTextRSXform.cpp | 7 const int iterations = 26; in REG_FIDDLE() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | bitmap_page_alignment_test.cpp | 88 size_t iterations; in TEST_F() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_pbkdf2.h | 31 int32_t iterations; member
|
| /third_party/ltp/testcases/kernel/watchqueue/ |
| H A D | wqueue09.c | 43 int i, iterations; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
| H A D | perf_event_open03.c | 26 const int iterations = 12000000; variable
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorBenchmarks/ |
| H A D | ReactorBenchmarks.cpp | 58 const auto iterations = state.range(0); in BENCHMARK_DEFINE_F() local
|
| /third_party/vixl/benchmarks/aarch32/ |
| H A D | bench-branch-link-masm.cc | 45 void benchmark(int iterations, InstructionSet isa) { in benchmark() argument 86 int iterations = 0; in main() local [all...] |
| H A D | bench-branch-masm.cc | 44 void benchmark(int iterations, InstructionSet isa) { in benchmark() argument 76 int iterations = 0; in main() local [all...] |
| H A D | bench-literal.cc | 45 void benchmark(int iterations, int literals, InstructionSet isa) { in benchmark() argument 76 int iterations = 0; in main() local [all...] |