Searched refs:_join (Results 1 - 12 of 12) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
H A Dtest_util.py180 def _join(path): function in function:UtilTestCase.test_convert_path
182 os.path.join = _join
189 def _join(*path): function in function:UtilTestCase.test_convert_path
191 os.path.join = _join
207 def _join(*path): function in function:UtilTestCase.test_change_root
209 os.path.join = _join
226 def _join(*path): function in function:UtilTestCase.test_change_root
228 os.path.join = _join
/external/python/cpython3/Lib/unittest/test/
H A Dtest_program.py383 def _join(name): function in function:TestCommandLineArgs.testParseArgsAbsolutePathsThatCanBeConverted
385 argv = ['progname', _join('foo/bar/baz.py'), _join('green\\red.py')]
/external/python/cpython2/Lib/lib-tk/
H A Dttk.py29 from Tkinter import _flatten, _join, _stringify, _splitdict namespace
56 value = _join(value)
127 imagespec = _join(_mapdict_values(args[1:]))
136 statemap = _join(_mapdict_values(args[2:]))
H A DTkinter.py65 def _join(value): function
77 value = '{%s}' % _join(value)
/external/python/cpython3/Lib/tkinter/
H A Dttk.py29 from tkinter import _flatten, _join, _stringify, _splitdict namespace
58 value = _join(value)
127 imagespec = _join(_mapdict_values(args[1:]))
136 statemap = _join(_mapdict_values(args[2:]))
H A D__init__.py55 def _join(value): function
67 value = '{%s}' % _join(value)
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
H A Dtest_images.py120 return tkinter._join(args)
/external/python/cpython2/Lib/lib-tk/test/
H A Dwidget_tests.py63 expected = tkinter._join(expected)
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
H A Dtest_images.py119 return tkinter._join(args)
/external/python/cpython3/Lib/tkinter/test/
H A Dwidget_tests.py59 expected = tkinter._join(expected)
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...

Completed in 3936 milliseconds