Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DScopedCurrentTest.h11 : m_oldTestResults(UnitTest::CurrentTest::Results()) in ScopedCurrentTest()
17 : m_oldTestResults(UnitTest::CurrentTest::Results()) in m_oldTestResults() function
28 UnitTest::CurrentTest::Results() = m_oldTestResults; in ~ScopedCurrentTest()
33 UnitTest::TestResults* m_oldTestResults;