Searched defs:testObject (Results 1 – 10 of 10) 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
211 Object testObject = Guice.createInjector(interceptorModule, testModule) in testProxyClassLoading() local234 Object testObject = Guice.createInjector(interceptorModule, testModule) in testProxyClassUnloading() local
60 @Test public void testObject() { in testObject() method in ObjectGraphMeasurerTest
278 Object testObject = new Object(); in testHasMessagesWithWhatAndObject() local292 Object testObject = new Object(); in testSendToTarget() local
61 Object testObject = sourceClass.newInstance(); in invokeParamsProvidingMethod() local
14 + (instancetype)testObject; class
618 public void testObject() { in testObject() method in FreshValueGeneratorTest
288 @Test public void testObject() { in testObject() method in EqualsBuilderTest
120 public void testObject() throws Exception { in testObject() method in ArrayAccessReplaceTest