Searched refs:exec_path (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dprebuilt_tools_test.cc35 std::string exec_path = tools_dir + tool; local
36 if (stat(exec_path.c_str(), &exec_st) != 0) {

Completed in 30 milliseconds