Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ REGISTER_TEST
Function
REGISTER_TEST
test_conformance/printf/test_printf.cpp:932–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
}
931
932
REGISTER_TEST(int) { return doTest(gQueue, gContext, TYPE_INT, device); }
933
934
REGISTER_TEST(long) { return doTest(gQueue, gContext, TYPE_LONG, device); }
935
Callers
nothing calls this directly
Calls
1
doTest
Function · 0.70
Tested by
no test coverage detected