Searched defs:TestFixture (Results 1 - 2 of 2) sorted by relevance

/external/embunit/inc/
H A DTestCaller.h38 typedef struct __TestFixture TestFixture; typedef in typeref:struct:__TestFixture
61 TestFixture *fixtuers;
/external/stlport/test/unit/cppunit/
H A Dcppunit_mini.h43 class TestFixture { class
45 virtual ~TestFixture() {}
54 class TestCase : public TestFixture {

Completed in 181 milliseconds