HomeSort by relevance Sort by last modified time
    Searched refs:_check_sample (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/test/
test_mailbox.py 24 def _check_sample(self, msg): member in class:TestBase
83 self._check_sample(self._box[keys[i]])
258 self._check_sample(self._box.get_message(key1))
400 self._check_sample(self._box[key0])
402 self._check_sample(self._box[key1])
406 self._check_sample(self._box[key1])
470 self._check_sample(self._box[key2])
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py 24 def _check_sample(self, msg): member in class:TestBase
80 self._check_sample(self._box[keys[i]])
159 self._check_sample(self._box.get_message(key1))
290 self._check_sample(self._box[key0])
292 self._check_sample(self._box[key1])
296 self._check_sample(self._box[key1])
360 self._check_sample(self._box[key2])
    [all...]
  /external/python/cpython2/Lib/test/
test_mailbox.py 26 def _check_sample(self, msg): member in class: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])
    [all...]

Completed in 214 milliseconds