Searched defs:founddir (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.cc229 std::string founddir; local
240 founddir = toolsdir + "/" + entry->d_name + "/" + subdir3 + "/bin/";
247 if (founddir.empty()) {
250 return founddir;

Completed in 44 milliseconds