Home
last modified time | relevance | path

Searched refs:BM_StrAppendInt (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc196 void BM_StrAppendInt(benchmark::State& state) { in BM_StrAppendInt() function
220 BENCHMARK(BM_StrAppendInt<int64_t>)->Apply(StrAppendConfig);
221 BENCHMARK(BM_StrAppendInt<uint64_t>)->Apply(StrAppendConfig);
222 BENCHMARK(BM_StrAppendInt<int32_t>)->Apply(StrAppendConfig);
223 BENCHMARK(BM_StrAppendInt<uint32_t>)->Apply(StrAppendConfig);
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc196 void BM_StrAppendInt(benchmark::State& state) { in BM_StrAppendInt() function
220 BENCHMARK(BM_StrAppendInt<int64_t>)->Apply(StrAppendConfig);
221 BENCHMARK(BM_StrAppendInt<uint64_t>)->Apply(StrAppendConfig);
222 BENCHMARK(BM_StrAppendInt<int32_t>)->Apply(StrAppendConfig);
223 BENCHMARK(BM_StrAppendInt<uint32_t>)->Apply(StrAppendConfig);
/external/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc196 void BM_StrAppendInt(benchmark::State& state) { in BM_StrAppendInt() function
220 BENCHMARK(BM_StrAppendInt<int64_t>)->Apply(StrAppendConfig);
221 BENCHMARK(BM_StrAppendInt<uint64_t>)->Apply(StrAppendConfig);
222 BENCHMARK(BM_StrAppendInt<int32_t>)->Apply(StrAppendConfig);
223 BENCHMARK(BM_StrAppendInt<uint32_t>)->Apply(StrAppendConfig);
/external/cronet/tot/third_party/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc196 void BM_StrAppendInt(benchmark::State& state) { in BM_StrAppendInt() function
220 BENCHMARK(BM_StrAppendInt<int64_t>)->Apply(StrAppendConfig);
221 BENCHMARK(BM_StrAppendInt<uint64_t>)->Apply(StrAppendConfig);
222 BENCHMARK(BM_StrAppendInt<int32_t>)->Apply(StrAppendConfig);
223 BENCHMARK(BM_StrAppendInt<uint32_t>)->Apply(StrAppendConfig);