Home
last modified time | relevance | path

Searched refs:selStr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4840 …NSString* selStr = [[NSString alloc] initWithFormat:@"Catch_%s_%s", annotationName.c_str(), testCa… in getAnnotation() local
4841 SEL sel = NSSelectorFromString( selStr ); in getAnnotation()
4842 arcSafeRelease( selStr ); in getAnnotation()