Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
Dos_helpers.cpp161 std::string exe_dir() in exe_dir() function
316 std::string exe_dir() in exe_dir() function
444 std::string exe_dir() in exe_dir() function
/external/crosvm/integration_tests/tests/
Dfixture.rs84 let exe_dir = env::current_exe().unwrap().parent().unwrap().to_path_buf(); in find_crosvm_binary() localVariable