Searched refs:_test (Results 1 - 25 of 53) sorted by relevance

123

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DMultiStatusBar.py20 def _test(): function
32 _test()
H A DFileList.py108 def _test(): function
124 _test()
H A DObjectBrowser.py137 def _test(): function
151 _test()
H A DStackViewer.py125 def _test(): function
137 _test()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DDialog.py27 def _test(): function
44 'command': _test,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DMultiStatusBar.py20 def _test(): function
32 _test()
H A DFileList.py108 def _test(): function
124 _test()
H A DObjectBrowser.py137 def _test(): function
151 _test()
H A DStackViewer.py125 def _test(): function
137 _test()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DDialog.py27 def _test(): function
44 'command': _test,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DBastion.py134 def _test(): function
180 _test()
H A Ddis.py200 def _test(): function
224 _test()
H A Dfileinput.py397 def _test(): function
413 _test()
H A DCookie.py751 def _test(): function
756 _test()
H A Dcopy.py369 def _test(): function
433 _test()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DBastion.py134 def _test(): function
180 _test()
H A Ddis.py200 def _test(): function
224 _test()
H A Dfileinput.py397 def _test(): function
413 _test()
H A DCookie.py751 def _test(): function
756 _test()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
H A Dapplesingle.py134 def _test(): function
146 _test()
H A Dic.py260 def _test(): function
271 _test()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
H A Dxmlreader.py375 def _test(): function
381 _test()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
H A Dxmlreader.py375 def _test(): function
381 _test()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_tarfile.py1035 def _test(self, name, link=None): member in class:GNUWriteTest
1061 self._test(("longnam/" * 127) + "longnam")
1064 self._test(("longnam/" * 127) + "longname")
1067 self._test(("longnam/" * 127) + "longname_")
1070 self._test("name", ("longlnk/" * 127) + "longlnk")
1073 self._test("name", ("longlnk/" * 127) + "longlink")
1076 self._test("name", ("longlnk/" * 127) + "longlink_")
1079 self._test(("longnam/" * 127) + "longnam",
1083 self._test(("longnam/" * 127) + "longname",
1087 self._test(("longna
1133 def _test(self, name, link=None): member in class:PaxWriteTest
1331 def _test(self, names=["bar"], fileobj=None): member in class:AppendTest
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_tarfile.py1035 def _test(self, name, link=None): member in class:GNUWriteTest
1061 self._test(("longnam/" * 127) + "longnam")
1064 self._test(("longnam/" * 127) + "longname")
1067 self._test(("longnam/" * 127) + "longname_")
1070 self._test("name", ("longlnk/" * 127) + "longlnk")
1073 self._test("name", ("longlnk/" * 127) + "longlink")
1076 self._test("name", ("longlnk/" * 127) + "longlink_")
1079 self._test(("longnam/" * 127) + "longnam",
1083 self._test(("longnam/" * 127) + "longname",
1087 self._test(("longna
1133 def _test(self, name, link=None): member in class:PaxWriteTest
1331 def _test(self, names=["bar"], fileobj=None): member in class:AppendTest
[all...]

Completed in 327 milliseconds

123