Home
last modified time | relevance | path

Searched defs:working_dir (Results 1 – 4 of 4) sorted by relevance

/external/gtest/test/
Dgtest_test_utils.py127 def __init__(self, command, working_dir=None): argument
/external/icu4c/stubdata/
Dicu_dat_generator.py61 def InvokeIcuTool(tool, working_dir, args): argument
/external/protobuf/gtest/test/
Dgtest_test_utils.py193 def __init__(self, command, working_dir=None, capture_stderr=True): argument
/external/chromium/base/
Dfile_util_win.cc306 const wchar_t *working_dir, const wchar_t *arguments, in CreateShortcutLink()
353 const wchar_t *working_dir, const wchar_t *arguments, in UpdateShortcutLink()