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

/external/valgrind/main/auxprogs/
H A Dgen-mdg258 my $start_dir = `basename \`pwd\``;
259 chop($start_dir); # trim newline
260 process_dir($start_dir);
/external/chromium/net/test/
H A Dpython_utils.cc44 // |start_dir|. If found, return true and put the path to |to_try| in
46 bool TryRelativeToDir(const FilePath& start_dir, argument
49 FilePath dir(start_dir);

Completed in 62 milliseconds