Home | History | Annotate | Download | only in test

Lines Matching refs:stored_value

396         stored_value = s.pop()
397 self.assertEqual(type(stored_value), int)