MCPcopy Create free account
hub / github.com/Kitware/CMake / Complete

Method Complete

Source/CTest/cmCTestMultiProcessHandler.cxx:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208bool cmCTestMultiProcessHandler::Complete()
209{
210 return this->Completed == this->Total;
211}
212
213void cmCTestMultiProcessHandler::InitializeLoop()
214{

Callers 2

RunTestsMethod · 0.95
Direct3DApp1.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected