Searched refs:CountedInput (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py2783 class CountedInput(file): class in function:.test_basic_inheritance
2801 # s = super(CountedInput, self).readline()
2812 f = CountedInput(test_support.TESTFN)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py2783 class CountedInput(file): class in function:.test_basic_inheritance
2801 # s = super(CountedInput, self).readline()
2812 f = CountedInput(test_support.TESTFN)

Completed in 50 milliseconds