/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
H A D | test_ttk_textonly.py | 7 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 D | test_tk.py | 7 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 D | test_ttk_guionly.py | 8 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 D | test_file2k.py | 193 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 D | test_ttk_textonly.py | 7 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 D | test_tk.py | 7 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 D | test_ttk_guionly.py | 8 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 D | test_file2k.py | 193 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 D | test_ttk_textonly.py | 7 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 D | test_tk.py | 7 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 D | test_ttk_guionly.py | 8 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 D | test_file2k.py | 193 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 D | test_ttk_textonly.py | 7 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 D | test_tk.py | 7 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 D | test_ttk_guionly.py | 8 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 D | test_file2k.py | 193 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)
|