Home
last modified time | relevance | path

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

/third_party/benchmark/test/
H A Dskip_with_error_test.cc62 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases(__VA_ARGS__) macro
H A Dregister_benchmark_test.cc56 #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 2 milliseconds