Searched refs:call_expectation (Results 1 – 2 of 2) sorted by relevance
9 typedef enum call_expectation { enum14 } call_expectation; typedef
12 call_expectation *expectations;22 expectations[i] = va_arg(args, call_expectation); in set_mock_malloc()