Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Matches
Function
Matches
Modules/CppMicroServices/test/usModuleResourceContainerTest.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
namespace {
20
21
bool Matches(const std::string& name, const std::string& pattern)
22
{
23
return ModuleResourceContainer::Matches(name, pattern);
24
}
25
26
}
27
Callers
1
usModuleResourceContainerTest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected