Home
last modified time | relevance | path

Searched refs:y_value (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/var_path/
H A DTestVarPath.py23 def verify_point(self, frame, var_name, var_typename, x_value, y_value): argument
51 …self.assertEquals(v.GetValue(), str(y_value), "Make sure '%s' has a value of %i" % (valid_y_path,