OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BM_with_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
benchmark_test.cc
208
void
BM_with_args
(benchmark::State& state, Args&&...) {
212
BENCHMARK_CAPTURE(
BM_with_args
, int_test, 42, 43, 44);
213
BENCHMARK_CAPTURE(
BM_with_args
, string_and_pair_test, std::string("abc"),
/src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
benchmark_test.cc
208
void
BM_with_args
(benchmark::State& state, Args&&...) {
212
BENCHMARK_CAPTURE(
BM_with_args
, int_test, 42, 43, 44);
213
BENCHMARK_CAPTURE(
BM_with_args
, string_and_pair_test, std::string("abc"),
Completed in 14 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026