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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/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))
311 self._check_sample(self._box[key0])
313 self._check_sample(self._box[key1])
317 self._check_sample(self._box[key1])
381 self._check_sample(self._box[key2])
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/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))
311 self._check_sample(self._box[key0])
313 self._check_sample(self._box[key1])
317 self._check_sample(self._box[key1])
381 self._check_sample(self._box[key2])
    [all...]

Completed in 228 milliseconds