Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ num_str
Method
num_str
test_conformance/basic/test_progvar.cpp:337–341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
const size_t num_str()
338
{
339
freeze();
340
return m_strings.size();
341
}
342
const char** strs()
343
{
344
freeze();
Callers
5
l_write_read_for_type
Function · 0.80
l_init_write_read_for_type
Function · 0.80
l_capacity
Function · 0.80
l_user_type
Function · 0.80
test_progvar.cpp
File · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected