Searched defs:bow (Results 1 – 3 of 3) sorted by relevance
190 ByteArrayOutputStream bow = new ByteArrayOutputStream(text.length()); in _testLongerRandom() local228 ByteArrayOutputStream bow = new ByteArrayOutputStream(text.length()); in _testLongerRandomMulti() local
183 ByteArrayOutputStream bow = new ByteArrayOutputStream(text.length()); in _testLongerRandom() local215 ByteArrayOutputStream bow = new ByteArrayOutputStream(text.length()); in _testLongerRandomMulti() local
461 def bow(self, p: int | None = None) -> int: member in Reader