Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Dmain.cpp6382 std::string bc_file_path; in test_enum_values() local
6515 std::string bc_file_path; in test_binary_type() local
H A 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()