Home
last modified time | relevance | path

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

/external/cmockery/cmockery_0_1_2/src/google/
Dcmockery.h281 typedef void (*UnitTestFunction)(void **state); typedef
299 UnitTestFunction function;
424 const char * const function_name, const UnitTestFunction Function,
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1484 const char * const function_name, const UnitTestFunction Function, in _run_test()