Lines Matching refs:GetValueForVariablePath
24 v = frame.GetValueForVariablePath(var_name)
42 v = frame.GetValueForVariablePath(valid_x_path)
46 v = frame.GetValueForVariablePath(invalid_x_path)
49 v = frame.GetValueForVariablePath(valid_y_path)
53 v = frame.GetValueForVariablePath(invalid_y_path)
56 v = frame.GetValueForVariablePath(invalid_m_path)
64 v = frame.GetValueForVariablePath('no_such_variable')
76 v = frame.GetValueForVariablePath('points')
81 v = frame.GetValueForVariablePath('points[0]+5')
86 v = frame.GetValueForVariablePath('pt_sp')
90 v = frame.GetValueForVariablePath('pt_sp->not_valid_child')