Home | History | Annotate | Download | only in test

Lines Matching refs:stored_value

367         stored_value = s.pop()
368 self.assertEqual(type(stored_value), int)