Searched defs:testObject (Results 1 – 12 of 12) sorted by relevance
40 @interface testObject {} interface43 @interface testObject(Category) interface in Category47 @implementation testObject implementation
66 NPObject* testObject; member115 TestObject* testObject = reinterpret_cast<TestObject*>(obj); in testDeallocate() local175 TestObject* testObject = reinterpret_cast<TestObject*>(npobj); in testGetProperty() local
52 NPObject* testObject; member
334 NPObject* testObject = plugin->testObject; in pluginGetProperty() local383 NPObject* testObject = plugin->testObject; in pluginGetProperty() local1264 NPObject* testObject = in pluginInvoke() local
74 NPObject* testObject = TestObject::create(pluginTest()); in getProperty() local
67 NPObject* testObject = TestObject::create(pluginTest()); in getProperty() local
278 Object testObject = new Object(); in testHasMessagesWithWhatAndObject() local292 Object testObject = new Object(); in testSendToTarget() local
210 function testObject() function
14 + (instancetype)testObject; class
367 final TestObject testObject = new TestObject(); in testSameObjectInjectedMultipleTimes() local535 final TestObject testObject = new TestObject(); in testBlockingUiThreadDoesNotBlockCallsFromJs() local
120 public void testObject() throws Exception { in testObject() method in ArrayAccessReplaceTest
190 function testObject() { function