Searched refs:selStr (Results 1 – 1 of 1) sorted by relevance
4840 …NSString* selStr = [[NSString alloc] initWithFormat:@"Catch_%s_%s", annotationName.c_str(), testCa… in getAnnotation() local4841 SEL sel = NSSelectorFromString( selStr ); in getAnnotation()4842 arcSafeRelease( selStr ); in getAnnotation()