Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Drun_services.h24 void get_cl_file_path(const char *folder, const char *str, std::string &cl_file_path);
H A Drun_build_test.cpp395 get_cl_file_path(folder, test_name, cl_file_path); in runBuildTest()
H A Drun_services.cpp42 void get_cl_file_path (const char *folder, const char *test_name, std::string &cl_file_path) in get_cl_file_path() function