Searched defs:commandMap (Results 1 – 2 of 2) sorted by relevance
90 std::map<TestCommand, std::function<void()>> commandMap = { in main() local
167 static std::map<int, std::function<int()>> commandMap = { in TestNativeIPCSendRequests() local