Searched refs:this_dir (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_ttk_textonly.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, '..', 'lib-tk', 'test'))
H A Dtest_tk.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_ttk_guionly.py8 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
9 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_file2k.py193 this_dir = os.path.dirname(__file__) or os.curdir
197 f = open(this_dir, mode)
199 f = open(this_dir)
201 self.assertEqual(e.filename, this_dir)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_ttk_textonly.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, '..', 'lib-tk', 'test'))
H A Dtest_tk.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_ttk_guionly.py8 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
9 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_file2k.py193 this_dir = os.path.dirname(__file__) or os.curdir
197 f = open(this_dir, mode)
199 f = open(this_dir)
201 self.assertEqual(e.filename, this_dir)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_ttk_textonly.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, '..', 'lib-tk', 'test'))
H A Dtest_tk.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_ttk_guionly.py8 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
9 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_file2k.py193 this_dir = os.path.dirname(__file__) or os.curdir
197 f = open(this_dir, mode)
199 f = open(this_dir)
201 self.assertEqual(e.filename, this_dir)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_ttk_textonly.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, '..', 'lib-tk', 'test'))
H A Dtest_tk.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
8 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_ttk_guionly.py8 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
9 lib_tk_test = os.path.abspath(os.path.join(this_dir, os.path.pardir,
H A Dtest_file2k.py193 this_dir = os.path.dirname(__file__) or os.curdir
197 f = open(this_dir, mode)
199 f = open(this_dir)
201 self.assertEqual(e.filename, this_dir)

Completed in 658 milliseconds