Searched refs:MAXCALLS (Results 1 – 1 of 1) sorted by relevance
39 #define MAXCALLS 8 macro40 static struct srcall calls[MAXCALLS];54 for (i = 0; i < MAXCALLS; i++) in ResetMocks()