Searched refs:BM_SimpleAtof (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | numbers_benchmark.cc | 206 void BM_SimpleAtof(benchmark::State& state) { in BM_SimpleAtof() function 219 BENCHMARK_TEMPLATE(BM_SimpleAtof, absl::string_view) 224 BENCHMARK_TEMPLATE(BM_SimpleAtof, const char*) 229 BENCHMARK_TEMPLATE(BM_SimpleAtof, std::string)
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | numbers_benchmark.cc | 206 void BM_SimpleAtof(benchmark::State& state) { in BM_SimpleAtof() function 219 BENCHMARK_TEMPLATE(BM_SimpleAtof, absl::string_view) 224 BENCHMARK_TEMPLATE(BM_SimpleAtof, const char*) 229 BENCHMARK_TEMPLATE(BM_SimpleAtof, std::string)
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | numbers_benchmark.cc | 206 void BM_SimpleAtof(benchmark::State& state) { in BM_SimpleAtof() function 219 BENCHMARK_TEMPLATE(BM_SimpleAtof, absl::string_view) 224 BENCHMARK_TEMPLATE(BM_SimpleAtof, const char*) 229 BENCHMARK_TEMPLATE(BM_SimpleAtof, std::string)
|
/external/abseil-cpp/absl/strings/ |
D | numbers_benchmark.cc | 206 void BM_SimpleAtof(benchmark::State& state) { in BM_SimpleAtof() function 219 BENCHMARK_TEMPLATE(BM_SimpleAtof, absl::string_view) 224 BENCHMARK_TEMPLATE(BM_SimpleAtof, const char*) 229 BENCHMARK_TEMPLATE(BM_SimpleAtof, std::string)
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | numbers_benchmark.cc | 206 void BM_SimpleAtof(benchmark::State& state) { in BM_SimpleAtof() function 219 BENCHMARK_TEMPLATE(BM_SimpleAtof, absl::string_view) 224 BENCHMARK_TEMPLATE(BM_SimpleAtof, const char*) 229 BENCHMARK_TEMPLATE(BM_SimpleAtof, std::string)
|