Searched defs:TestProperty (Results 1 – 4 of 4) sorted by relevance
15 @interface TestProperty :NSObject { interface34 @implementation TestProperty implementation42 - (id) copyWithPtrY: (TestProperty*) value { argument
23 @interface TestProperty : AnnotatedClass { interface43 @implementation TestProperty implementation
206 void TestProperty() { in TestProperty() function
476 TestProperty(const char* a_key, const char* a_value) : in TestProperty() function