Home
last modified time | relevance | path

Searched refs:invoke (Results 1 – 25 of 160) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DBuffer.php66 ->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 DComposite.php59 ->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 DBucket.php85 ->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 DStream.php84 ->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 DConsecutiveCalls.php28 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls
33 $this->value = $this->value->invoke($invocation);
H A DReturnSelf.php18 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnSelf
H A DReturnArgument.php25 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnArgument
H A DReturn.php27 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_Return
H A DException.php34 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_Exception
H A DReturnValueMap.php25 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Stub_ReturnValueMap
H A DReturnCallback.php23 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 DCodeCoverageTest.php377 $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 Dabstract_class.phpt55 $result = $this->__phpunit_getInvocationMocker()->invoke(
77 $result = $this->__phpunit_getInvocationMocker()->invoke(
99 $result = $this->__phpunit_getInvocationMocker()->invoke(
H A Dproxy.phpt51 $this->__phpunit_getInvocationMocker()->invoke(
73 $this->__phpunit_getInvocationMocker()->invoke(
H A Dclass.phpt55 $result = $this->__phpunit_getInvocationMocker()->invoke(
77 $result = $this->__phpunit_getInvocationMocker()->invoke(
H A Dinvocation_object_clone_object.phpt56 $result = $this->__phpunit_getInvocationMocker()->invoke(
78 $result = $this->__phpunit_getInvocationMocker()->invoke(
H A Dnamespaced_class.phpt57 $result = $this->__phpunit_getInvocationMocker()->invoke(
79 $result = $this->__phpunit_getInvocationMocker()->invoke(
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DStub.php29 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation); function
H A DInvokable.php29 public function invoke(PHPUnit_Framework_MockObject_Invocation $invocation); function
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php73 $data = $reflectionMethod->invoke($broker, $calendar);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php73 $data = $reflectionMethod->invoke($broker, $calendar);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php73 $data = $reflectionMethod->invoke($broker, $calendar);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_method_void.tpl.dist15 $this->__phpunit_getInvocationMocker()->invoke(
H A Dmocked_method.tpl.dist15 $result = $this->__phpunit_getInvocationMocker()->invoke(
H A Dproxied_method_void.tpl.dist15 $this->__phpunit_getInvocationMocker()->invoke(

1234567