Home
last modified time | relevance | path

Searched refs:oldcwd (Results 1 – 1 of 1) sorted by relevance

/external/lldb/test/
Dlldbtest.py750 oldcwd = None variable in Base
768 cls.oldcwd = os.getcwd()
802 print >> sys.stderr, "Restore dir to:", cls.oldcwd
803 os.chdir(cls.oldcwd)