Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_feature_macro.cpp682 for (auto each_f : vec_device_feature) in test_consistency_c_features_list() local
684 vec_device_feature_names.push_back(each_f.name); in test_consistency_c_features_list()
700 for (auto each_f : vec_device_feature_names) in test_consistency_c_features_list() local
702 log_info("%s\n", each_f.c_str()); in test_consistency_c_features_list()
706 for (auto each_f : vec_to_cmp) in test_consistency_c_features_list() local
708 log_info("%s\n", each_f.c_str()); in test_consistency_c_features_list()