OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestListnerAddFailureCallBack
(Results
1 - 2
of
2
) sorted by null
/external/embunit/inc/
TestListener.h
43
typedef void(*
TestListnerAddFailureCallBack
)(void*,void*,const char*,int,const char*);
48
TestListnerAddFailureCallBack
addFailure;
/external/embunit/src/
TestRunner.c
76
(
TestListnerAddFailureCallBack
) TestRunner_addFailure,
Completed in 1383 milliseconds