Searched refs:TEST_NAME (Results 1 – 2 of 2) sorted by relevance
118 #define TEMPLATE_TEST_F(TEST_TYPE, TEST_NAME) \ argument119 TEST_F(VarintBEInt32##TEST_TYPE, TEST_NAME) { \120 TemplateTest##TEST_NAME(); \122 TEST_F(VarintBEInt64##TEST_TYPE, TEST_NAME) { \123 TemplateTest##TEST_NAME(); \126 void VarintBETestTemplate<CacheType>::TemplateTest##TEST_NAME()
854 #define TEST_NAME \ in reply_parse() macro873 TEST_NAME; in reply_parse()