HomeSort by relevance Sort by last modified time
    Searched refs:orig_cwd (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
config_unittest.py 191 orig_cwd = os.getcwd()
201 os.chdir(orig_cwd)
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
scm_unittest.py 184 self.orig_cwd = os.path.abspath(os.getcwd())
193 os.chdir(self.orig_cwd)
    [all...]

Completed in 294 milliseconds