Searched refs:BM_SplitStringWithOneChar (Results 1 – 6 of 6) sorted by relevance
/external/abseil-cpp/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | str_split_benchmark.cc | 152 void BM_SplitStringWithOneChar(benchmark::State& state) { in BM_SplitStringWithOneChar() function 163 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharLiteral); 164 BENCHMARK_TEMPLATE(BM_SplitStringWithOneChar, OneCharStringLiteral);
|