/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
H A D | Buffer.php | 66 ->let($buffer = $this->invoke($result)->getBuffer()) 107 ->array(iterator_to_array($this->invoke($iterator)->getBuffer())) 132 ->array(iterator_to_array($this->invoke($iterator)->getBuffer())) 227 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 243 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 263 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 287 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 311 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 335 ->array(iterator_to_array($this->invoke($result)->getBuffer())) 359 ->array(iterator_to_array($this->invoke($result)->getBuffer())) [all …]
|
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/ |
H A D | Composite.php | 59 ->when($result = $this->invoke($composite)->setStream($stream)) 71 $this->invoke($composite)->setStream($stream) 86 ->when($result = $this->invoke($composite)->setInnerStream($innerStream)) 98 $this->invoke($composite)->setInnerStream($innerStream)
|
H A D | Bucket.php | 85 ->let($bucket = $this->invoke($result)->getBucket()) 123 ->let($_bucket = $this->invoke($bucket)->getBucket()) 147 ->isEqualTo($this->invoke($bucket)->getBucket()->data); 162 ->isEqualTo($this->invoke($bucket)->getBucket()->datalen);
|
H A D | Stream.php | 84 ->boolean($this->invoke($result)->hasBeenDeferred()) 86 ->let($listener = $this->invoke($result)->getListener()) 127 ->boolean($this->invoke($result)->hasBeenDeferred()) 129 ->object($this->invoke($result)->getListener()) 139 ->boolean($this->invoke($result)->hasBeenDeferred()) 158 ->boolean($this->invoke($result)->hasBeenDeferred()) 235 ->object($this->invoke($stream)->getListener()) 458 ->when($result = $this->invoke($stream)->hasBeenDeferred()) 468 ->when($result = $this->invoke($stream)->hasBeenDeferred())
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ |
H A D | ConsecutiveCalls.php | 28 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls 33 $this->value = $this->value->invoke($invocation);
|
H A D | ReturnSelf.php | 18 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnSelf
|
H A D | ReturnArgument.php | 25 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnArgument
|
H A D | Return.php | 27 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_Return
|
H A D | Exception.php | 34 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_Exception
|
H A D | ReturnValueMap.php | 25 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnValueMap
|
H A D | ReturnCallback.php | 23 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnCallback
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/ |
H A D | CodeCoverageTest.php | 377 $this->getLinesToBeIgnored()->invoke( 388 $this->getLinesToBeIgnored()->invoke( 411 $this->getLinesToBeIgnored()->invoke( 454 $this->getLinesToBeIgnored()->invoke( 482 $this->getLinesToBeIgnored()->invoke(
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/ |
H A D | abstract_class.phpt | 55 $result = $this->__phpunit_getInvocationMocker()->invoke( 77 $result = $this->__phpunit_getInvocationMocker()->invoke( 99 $result = $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | proxy.phpt | 51 $this->__phpunit_getInvocationMocker()->invoke( 73 $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | class.phpt | 55 $result = $this->__phpunit_getInvocationMocker()->invoke( 77 $result = $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | invocation_object_clone_object.phpt | 56 $result = $this->__phpunit_getInvocationMocker()->invoke( 78 $result = $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | namespaced_class.phpt | 57 $result = $this->__phpunit_getInvocationMocker()->invoke( 79 $result = $this->__phpunit_getInvocationMocker()->invoke(
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/ |
H A D | Stub.php | 29 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation); function
|
H A D | Invokable.php | 29 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation); function
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | BrokerTimezoneInParseEventInfoWithoutMasterTest.php | 73 $data = $reflectionMethod->invoke($broker, $calendar);
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | BrokerTimezoneInParseEventInfoWithoutMasterTest.php | 73 $data = $reflectionMethod->invoke($broker, $calendar);
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | BrokerTimezoneInParseEventInfoWithoutMasterTest.php | 73 $data = $reflectionMethod->invoke($broker, $calendar);
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/ |
H A D | mocked_method_void.tpl.dist | 15 $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | mocked_method.tpl.dist | 15 $result = $this->__phpunit_getInvocationMocker()->invoke(
|
H A D | proxied_method_void.tpl.dist | 15 $this->__phpunit_getInvocationMocker()->invoke(
|