Home
last modified time | relevance | path

Searched refs:attribute_vector (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp209 const std::string& attribute, std::vector<std::string>& attribute_vector) { in extractKernelAttribute() argument
215 attribute_vector.push_back(kernel_attributes.substr(start, length)); in extractKernelAttribute()