Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ error
Function
error
source/tests/glbinding-test/MultiContext_test.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
namespace
24
{
25
void error(int /*errnum*/, const char * /*errmsg*/)
26
{
27
FAIL();
28
}
29
}
30
31
TEST_F(MultiContext_test, Test)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected