Lines Matching refs:expression
42 // expression (char *)sel_getName(_cmd)
59 // expression (char *)sel_getName(sel)
60 // The expression above should return "sel" as it should be just
76 // expression (char *)sel_getName(sel)
77 // expression [str length]
78 // expression [str_id length]
79 // expression [str description]
80 // expression [str_id description]
81 // expression str.length
82 // expression str.description
83 // expression str = @"new"
84 // expression str = [NSString stringWithFormat: @"%cew", 'N']
97 my.descriptionPauses = YES; // Set break point at this line. Test 'expression -o -- my'.
108 // expression [nil_mutable_array count]
109 // expression [array1 count]
110 // expression array1.count
111 // expression [array2 count]
112 // expression array2.count
114 // After each object at index call, use expression and validate object