Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
void Error::clear()
56
{
57
while (Error::get());
58
}
59
60
bool Error::isError() const
61
{
Callers
15
clearGlobalReplacements
Method · 0.45
clearReplacements
Method · 0.45
update
Method · 0.45
Compute
Method · 0.45
GTEST_EXCLUSIVE_LOCK_REQUIRED_
Function · 0.45
AnalyzeElements
Method · 0.45
InvokeWithModifiedEnv
Function · 0.45
SetUpTestCase
Method · 0.45
SetParameters
Method · 0.45
ResetList
Method · 0.45
TEST
Function · 0.45
ClearTestPartResults
Method · 0.45
Calls
1
get
Function · 0.85
Tested by
12
update
Method · 0.36
Compute
Method · 0.36
GTEST_EXCLUSIVE_LOCK_REQUIRED_
Function · 0.36
AnalyzeElements
Method · 0.36
InvokeWithModifiedEnv
Function · 0.36
SetUpTestCase
Method · 0.36
SetParameters
Method · 0.36
ResetList
Method · 0.36
TEST
Function · 0.36
ClearTestPartResults
Method · 0.36
Clear
Method · 0.36
InitGoogleTestImpl
Function · 0.36