OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:should_call_close
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
430
def _test_flush_or_close(self, method,
should_call_close
):
437
if
should_call_close
:
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
430
def _test_flush_or_close(self, method,
should_call_close
):
437
if
should_call_close
:
[
all
...]
Completed in 129 milliseconds