Home
last modified time | relevance | path

Searched refs:BENCHMARK_ALL (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DProtoBufBench.cpp107 #define BENCHMARK_ALL(proto) \ macro
122 BENCHMARK_ALL(ProtoBuf) in BENCHMARK_ALL() function
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h608 BENCHMARK_ALL = false, enumerator
/dports/security/hashcat/hashcat-6.2.5/src/
H A Duser_options.c175 user_options->benchmark_all = BENCHMARK_ALL; in user_options_init()