Searched refs:_maybe_fix_float (Results 1 – 1 of 1) sorted by relevance
167 def _maybe_fix_float(self, value): member in DexExpectWatchBase188 expected_value = self._maybe_fix_float(step_info.expected_value)217 actual_values = [self._maybe_fix_float(w.expected_value) for w in actual_watches]271 expected_value = self._maybe_fix_float(watch.expected_value)