Home
last modified time | relevance | path

Searched refs:_check_sample (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_mailbox.py26 def _check_sample(self, msg): member in TestBase
77 self._check_sample(self._box[keys[i]])
169 self._check_sample(self._box.get_message(key1))
310 self._check_sample(self._box[key0])
312 self._check_sample(self._box[key1])
316 self._check_sample(self._box[key1])
380 self._check_sample(self._box[key2])
1216 self._check_sample(msg)
1222 self._check_sample(msg)
1231 self._check_sample(msg)
[all …]