Home
last modified time | relevance | path

Searched refs:getReport (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php57 public function getReport() function in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent
H A DDevice.php87 public function getReport() function in Google\\Service\\AndroidEnterprise\\Device
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php46 $report = $coverage->getReport();
49 $coverage->getReport()->getName()
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DBuilderTest.php27 $root = $this->getCoverageForBankAccount()->getReport();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php64 $report = $coverage->getReport();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php61 $report = $coverage->getReport();
H A DText.php61 $report = $coverage->getReport();
H A DClover.php47 $report = $coverage->getReport();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php159 public function getReport() function in SebastianBergmann\\CodeCoverage\\CodeCoverage