MCPcopy Create free account
hub / github.com/cpputest/cpputest / getRepeatCount

Method getRepeatCount

src/CppUTest/CommandLineArguments.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180
181size_t CommandLineArguments::getRepeatCount() const
182{
183 return repeat_;
184}
185
186bool CommandLineArguments::isReversing() const
187{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64