MCPcopy 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_typeFunction · 0.80
l_capacityFunction · 0.80
l_user_typeFunction · 0.80
test_progvar.cppFile · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected