Lines Matching refs:param
31 * @param bool $debug
56 * @param string $name Stream name.
57 * @param resource $stream The actual stream.
70 * @param string $name Source name.
71 * @param string $filePath Source file path.s
84 * @param int $timeoutSeconds Read timeout in seconds
85 * @param int $timeoutMicroseconds Read timeout in microseconds
86 * @param bool $throwOnTimeout Whether to throw an exception on timeout
136 * @param string|null $errorMessage Error message to print before the logs.
155 * @param callable $matcher Callback to identify a match
156 * @param string|null $notFoundMessage Error message if matcher does not succeed.
157 * @param bool $checkAllLogs Whether to also check past logs.
158 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
159 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
206 * @param string $msg Message to print.
225 * @param int $timeoutSeconds Read timeout in seconds
226 * @param int $timeoutMicroseconds Read timeout in microseconds
227 * @param bool $throwOnTimeout Whether to throw an exception on timeout
266 * @param int $timeoutSeconds Read timeout in seconds
267 * @param int $timeoutMicroseconds Read timeout in microseconds
268 * @param bool $throwOnTimeout Whether to throw an exception on timeout
335 * @param int $timeoutSeconds Read timeout in seconds
336 * @param int $timeoutMicroseconds Read timeout in microseconds
337 * @param bool $throwOnTimeout Whether to throw an exception on timeout