Home
last modified time | relevance | path

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

/external/embunit/inc/
DTestCaller.h66 #define new_TestCaller(name,sup,tdw,numberOfFixtuers,fixtuers)\ macro
DHelperMacro.h51 …static const TestCaller caller = new_TestCaller(name,sup,tdw,sizeof(fixtures)/sizeof(fixtures[0]),…