Home
last modified time | relevance | path

Searched refs:_expect_check (Results 1 – 2 of 2) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c666 void _expect_check( in _expect_check() function
871 _expect_check(function, parameter, file, line, check_function, in expect_set()
927 _expect_check(function, parameter, file, line, check_function, in expect_range()
964 _expect_check(function, parameter, file, line, check_value, in _expect_value()
981 _expect_check(function, parameter, file, line, check_not_value, in _expect_not_value()
997 _expect_check(function, parameter, file, line, check_string, (void*)string, in _expect_string()
1014 _expect_check(function, parameter, file, line, check_not_string, in _expect_not_string()
1041 _expect_check(function, parameter, file, line, check_function, in expect_memory_setup()
1085 _expect_check(function, parameter, file, line, check_any, NULL, NULL, in _expect_any()
/external/cmockery/cmockery_0_1_2/src/google/
Dcmockery.h53 _expect_check(#function, #parameter, __FILE__, __LINE__, check_function, \
326 void _expect_check(