Lines Matching refs:expression
27 // expression (char *)sel_getName(sel)
28 // The expression above should return "sel" as it should be just
44 // expression (char *)sel_getName(sel)
45 // expression [str length]
46 // expression [str_id length]
47 // expression [str description]
48 // expression [str_id description]
49 // expression str.length
50 // expression str.description
51 // expression str = @"new"
52 // expression str = [NSString stringWithFormat: @"%cew", 'N']
65 // expression [nil_mutable_array count]
66 // expression [array1 count]
67 // expression array1.count
68 // expression [array2 count]
69 // expression array2.count
71 // After each object at index call, use expression and validate object