Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
Dos_helpers.h41 char* get_dir_sep(); // Returns dir separator. Subject to free.
Dos_helpers.cpp537 char* get_dir_sep() in get_dir_sep() function
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_preprocessor.cpp148 char const * sep = get_dir_sep(); in test_preprocessor_include()