Home
last modified time | relevance | path

Searched defs:exe_dir (Results 1 – 3 of 3) 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.rs81 let exe_dir = env::current_exe().unwrap().parent().unwrap().to_path_buf(); in find_crosvm_binary() localVariable
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp118 const auto exe_dir = FileSpec(exe_path).CopyByRemovingLastPathComponent(); in loadMatchingPDBFile() local