Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getNameFilters
Method
getNameFilters
src/CppUTest/CommandLineArguments.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
const TestFilter* CommandLineArguments::getNameFilters() const
207
{
208
return nameFilters_;
209
}
210
211
void CommandLineArguments::setRepeatCount(int ac, const char *const *av, int& i)
212
{
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.64
TEST
Function · 0.64