Home | History | Annotate | Download | only in test

Lines Matching refs:__set_x

1512             def __set_x(self, x):
1516 x = computed_attribute(__get_x, __set_x, __delete_x)