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