Searched defs:EXPECT (Results 1 – 2 of 2) sorted by relevance
448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ macro
252 #define EXPECT(e, t, m) do { if (!(e)) { \ macro