Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DCurrentTest.cpp6 UNITTEST_LINKAGE TestResults*& CurrentTest::Results() in Results() function in UnitTest::CurrentTest
/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DScopedCurrentTest.h17 : m_oldTestResults(UnitTest::CurrentTest::Results()) in m_oldTestResults()