Home
last modified time | relevance | path

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

/dports/devel/cpputest/cpputest-4.0/include/CppUTest/
H A DJUnitTestOutput.h34 struct JUnitTestOutputImpl;
63 JUnitTestOutputImpl* impl_;
/dports/devel/cpputest/cpputest-4.0/src/CppUTest/
H A DJUnitTestOutput.cpp68 struct JUnitTestOutputImpl struct
77 impl_(new JUnitTestOutputImpl) in JUnitTestOutput() argument