MCPcopy 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
64bool 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

UpdateImageTextureFunction · 0.45
mainFunction · 0.45
UnitTestMainFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
RemoveTemporaryDirectoryFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected