Home
last modified time | relevance | path

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

/external/icu4c/stubdata/
Dicu_dat_generator.py42 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/gtest/test/
Dgtest_test_utils.py193 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/external/libvpx/libvpx/third_party/googletest/src/test/
Dgtest_test_utils.py193 def __init__(self, command, working_dir=None, capture_stderr=True, env=None): argument
/external/chromium/testing/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()