Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_feature_macro.cpp653 std::vector<std::string> vec_to_cmp) in test_consistency_c_features_list() argument
686 sort(vec_to_cmp.begin(), vec_to_cmp.end()); in test_consistency_c_features_list()
689 if (vec_device_feature_names == vec_to_cmp) in test_consistency_c_features_list()
706 for (auto each_f : vec_to_cmp) in test_consistency_c_features_list()