Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ empty
Method
empty
tests/cpu/UnitTestLogUtils.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
bool LogGuard::empty() const
65
{
66
return g_output.empty();
67
}
68
69
// Find and remove specified line from g_output.
70
// Return true if found, otherwise, false.
Callers
15
UpdateImageTexture
Function · 0.45
main
Function · 0.45
UnitTestMain
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
RemoveTemporaryDirectory
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
EnvironmentVariableGuard
Method · 0.45
~EnvironmentVariableGuard
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected