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

  /external/embunit/inc/
TestResult.h 63 void TestResult_endTest(TestResult* self,Test* test);
  /external/embunit/src/
TestResult.c 54 void TestResult_endTest(TestResult* self,Test* test)
TestCase.c 65 TestResult_endTest(result, (Test*)self);

Completed in 147 milliseconds