Home
last modified time | relevance | path

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

/external/icu4c/stubdata/
Dicu_dat_generator.py53 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/testing/gtest/test/
Dgtest_test_utils.py193 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/external/gtest/test/
Dgtest_test_utils.py193 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/external/webrtc/test/testsupport/
Dfileutils.cc46 std::string working_dir = WorkingDir(); in ProjectRootPath() local
Dfileutils_unittest.cc167 std::string working_dir = webrtc::test::WorkingDir(); in TEST_F() local
/external/chromium/base/
Dfile_util_win.cc407 const wchar_t *working_dir, const wchar_t *arguments, in CreateShortcutLink()
459 const wchar_t *working_dir, const wchar_t *arguments, in UpdateShortcutLink()