Searched refs:computed_attribute (Results 1 - 4 of 4) sorted by last modified time

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py1495 class computed_attribute(object): class in class:.test_compattr.C
1516 x = computed_attribute(__get_x, __set_x, __delete_x)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py1495 class computed_attribute(object): class in class:.test_compattr.C
1516 x = computed_attribute(__get_x, __set_x, __delete_x)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_descr.py1495 class computed_attribute(object): class in class:.test_compattr.C
1516 x = computed_attribute(__get_x, __set_x, __delete_x)
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_descr.py1495 class computed_attribute(object): class in class:.test_compattr.C
1516 x = computed_attribute(__get_x, __set_x, __delete_x)

Completed in 80 milliseconds