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