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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h772 expect_not_string_count(function, parameter, string, 1)
794 void expect_not_string_count(#function, #parameter, const char *string, size_t count);
796 #define expect_not_string_count(function, parameter, string, count) \ macro

Completed in 30 milliseconds