Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTestRunner.cpp18 , success(success_) in MockTest()
34 else if (!success) in RunImpl()
41 bool const success; member