Home
last modified time | relevance | path

Searched defs:bc_file_path (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/spir/
Dmain.cpp6414 std::string bc_file_path; in test_enum_values() local
6465 std::string bc_file_path; in test_kernel_attributes() local
6545 std::string bc_file_path; in test_binary_type() local
Drun_services.cpp56 void get_bc_file_path (const char *folder, const char *test_name, std::string &bc_file_path, cl_uin… in get_bc_file_path()