Searched refs:cant (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_descr.py3055 def cant(x, C): function in function:.test_set_class
3068 cant(C(), list)
3069 cant(list(), C)
3070 cant(C(), 1)
3071 cant(C(), object)
3072 cant(object(), list)
3073 cant(list(), object)
3075 cant(2, Int)
3076 cant(Int(), int)
3077 cant(Tru
3145 def cant(x, dict): function in function:.test_set_dict
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_descr.py3055 def cant(x, C): function in function:.test_set_class
3068 cant(C(), list)
3069 cant(list(), C)
3070 cant(C(), 1)
3071 cant(C(), object)
3072 cant(object(), list)
3073 cant(list(), object)
3075 cant(2, Int)
3076 cant(Int(), int)
3077 cant(Tru
3145 def cant(x, dict): function in function:.test_set_dict
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py3055 def cant(x, C): function in function:.test_set_class
3068 cant(C(), list)
3069 cant(list(), C)
3070 cant(C(), 1)
3071 cant(C(), object)
3072 cant(object(), list)
3073 cant(list(), object)
3075 cant(2, Int)
3076 cant(Int(), int)
3077 cant(Tru
3145 def cant(x, dict): function in function:.test_set_dict
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_descr.py3055 def cant(x, C): function in function:.test_set_class
3068 cant(C(), list)
3069 cant(list(), C)
3070 cant(C(), 1)
3071 cant(C(), object)
3072 cant(object(), list)
3073 cant(list(), object)
3075 cant(2, Int)
3076 cant(Int(), int)
3077 cant(Tru
3145 def cant(x, dict): function in function:.test_set_dict
[all...]

Completed in 79 milliseconds