Searched refs:time_bound (Results 1 – 1 of 1) sorted by relevance
146 def isWithin(self, time_bound): argument147 assert_true(self._value < time_bound, "")