Home
last modified time | relevance | path

Searched defs:CheckCloseFixture (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestExceptions.cpp170 struct CheckCloseFixture in SUITE() struct
172 CheckCloseFixture() in SUITE() function
179 void PerformCheckWithNonStdThrow() in SUITE()
186 void PerformCheckWithStdThrow() in SUITE()
193 RecordingReporter reporter; in SUITE()
194 UnitTest::TestResults testResults; in SUITE()
195 int line; in SUITE()