Searched defs:testObject (Results 1 – 7 of 7) sorted by relevance
193 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local208 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local224 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local242 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local260 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local279 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
40 @interface testObject {} interface43 @interface testObject(Category) interface in Category47 @implementation testObject implementation
278 Object testObject = new Object(); in testHasMessagesWithWhatAndObject() local292 Object testObject = new Object(); in testSendToTarget() local
210 function testObject() function
14 + (instancetype)testObject; class
596 public void testObject() { in testObject() method in FreshValueGeneratorTest
120 public void testObject() throws Exception { in testObject() method in ArrayAccessReplaceTest