Searched refs:_will_return (Results 1 – 2 of 2) sorted by relevance
/external/cmockery/cmockery_0_1_2/src/google/ |
D | cmockery.h | 43 _will_return(#function, __FILE__, __LINE__, (void*)value, 1) 45 _will_return(#function, __FILE__, __LINE__, (void*)value, count) 387 void _will_return(const char * const function_name, const char * const file,
|
/external/cmockery/cmockery_0_1_2/src/ |
D | cmockery.c | 650 void _will_return(const char * const function_name, const char * const file, in _will_return() function
|