Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestExceptions.cpp366 struct CheckArrayEqualFixture in SUITE() struct
368 CheckArrayEqualFixture() in SUITE() argument
375 void PerformCheckWithNonStdThrow() in SUITE()
383 void PerformCheckWithStdThrow() in SUITE()
391 RecordingReporter reporter; in SUITE()
392 UnitTest::TestResults testResults; in SUITE()
393 int line; in SUITE()