Home | History | Annotate | Download | only in thread

Lines Matching full:getcwd

123         exe = os.path.join(os.getcwd(), "a.out")
133 process = target.LaunchSimple(None, None, os.getcwd())
145 exe = os.path.join(os.getcwd(), "a.out")
155 process = target.LaunchSimple(None, None, os.getcwd())
170 exe = os.path.join(os.getcwd(), exe_name)
180 process = target.LaunchSimple(None, None, os.getcwd())
203 exe = os.path.join(os.getcwd(), exe_name)
213 process = target.LaunchSimple(None, None, os.getcwd())
244 exe = os.path.join(os.getcwd(), exe_name)
254 process = target.LaunchSimple(None, None, os.getcwd())