Searched defs:ADD_CASES (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dregister_benchmark_test.cc54 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases({__VA_ARGS__}) macro
H A Dskip_with_error_test.cc60 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases(__VA_ARGS__) macro
H A Doutput_test.h19 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = ::AddCases(__VA_ARGS__) macro
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dregister_benchmark_test.cc56 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases({__VA_ARGS__}) macro
H A Dskip_with_error_test.cc60 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases(__VA_ARGS__) macro
H A Doutput_test.h19 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = ::AddCases(__VA_ARGS__) macro

Completed in 94 milliseconds