Searched refs:will_return_count (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h290 * @see will_return_count()
313 void will_return_count(#function, LargestIntegralType value, int count);
315 #define will_return_count(function, value, count) \ macro
330 * will_return_count(function, value, -1);
333 * @see will_return_count()
339 will_return_count(function, (value), -1)

Completed in 30 milliseconds