Searched defs:EXPECT_RETNULL (Results 1 – 3 of 3) sorted by relevance
14 #define EXPECT_RETNULL(x) EXPECT_RETX(x, NULL) macro