Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/UnitTest++/tests/
H A DTestTestRunner.cpp271 struct RunTestIfNameIs struct
273 RunTestIfNameIs(char const* name_) in RunTestIfNameIs() argument
278 bool operator()(const Test* const test) const in operator ()()
284 char const* name;