MCPcopy Create free account
hub / github.com/cginternals/globjects / clear

Method clear

source/globjects/source/Error.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void Error::clear()
56{
57 while (Error::get());
58}
59
60bool Error::isError() const
61{

Callers 15

clearReplacementsMethod · 0.45
updateMethod · 0.45
ComputeMethod · 0.45
AnalyzeElementsMethod · 0.45
InvokeWithModifiedEnvFunction · 0.45
SetUpTestCaseMethod · 0.45
SetParametersMethod · 0.45
ResetListMethod · 0.45
TESTFunction · 0.45
ClearTestPartResultsMethod · 0.45

Calls 1

getFunction · 0.85

Tested by 12

updateMethod · 0.36
ComputeMethod · 0.36
AnalyzeElementsMethod · 0.36
InvokeWithModifiedEnvFunction · 0.36
SetUpTestCaseMethod · 0.36
SetParametersMethod · 0.36
ResetListMethod · 0.36
TESTFunction · 0.36
ClearTestPartResultsMethod · 0.36
ClearMethod · 0.36
InitGoogleTestImplFunction · 0.36