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

  /external/embunit/inc/
TestCaller.h 66 #define new_TestCaller(name,sup,tdw,numberOfFixtuers,fixtuers)\
HelperMacro.h 51 static const TestCaller caller = new_TestCaller(name,sup,tdw,sizeof(fixtures)/sizeof(fixtures[0]),(TestFixture*)fixtures)

Completed in 44 milliseconds