Home | History | Annotate | Download | only in test

Lines Matching refs:__get_x

1491             def __get_x(self):

1499 x = computed_attribute(__get_x, __set_x, __delete_x)