Searched defs:testCaseMap (Results 1 – 3 of 3) sorted by relevance
29 std::unordered_map<std::string, std::function<std::shared_ptr<TestBase>()>> testCaseMap; variable
218 auto testCaseMap = DtkTestRegister::Instance()->getTestCaseMap(); in printNames() local336 auto testCaseMap = DtkTestRegister::Instance()->getTestCaseMap(); in main() local
299 static const std::unordered_map<std::string, std::vector<NotifyUriType>> testCaseMap = { in setupObserversByTestCase() local