HomeSort by relevance Sort by last modified time
    Searched refs:_will_return (Results 1 - 2 of 2) sorted by null

  /external/cmockery/cmockery_0_1_2/src/google/
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/
cmockery.c 650 void _will_return(const char * const function_name, const char * const file, function
    [all...]

Completed in 186 milliseconds