MCPcopy 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
932REGISTER_TEST(int) { return doTest(gQueue, gContext, TYPE_INT, device); }
933
934REGISTER_TEST(long) { return doTest(gQueue, gContext, TYPE_LONG, device); }
935

Callers

nothing calls this directly

Calls 1

doTestFunction · 0.70

Tested by

no test coverage detected