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
140 * @param string|null $errorMessage Error message to print before the logs.
158 * @param callable $matcher Callback to identify a match
159 * @param string|null $notFoundMessage Error message if matcher does not succeed.
160 * @param bool $checkAllLogs Whether to also check past logs.
161 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
162 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
209 * @param string $msg Message to print.
228 * @param int $timeoutSeconds Read timeout in seconds
229 * @param int $timeoutMicroseconds Read timeout in microseconds
230 * @param bool $throwOnTimeout Whether to throw an exception on timeout
269 * @param int $timeoutSeconds Read timeout in seconds
270 * @param int $timeoutMicroseconds Read timeout in microseconds
271 * @param bool $throwOnTimeout Whether to throw an exception on timeout
338 * @param int $timeoutSeconds Read timeout in seconds
339 * @param int $timeoutMicroseconds Read timeout in microseconds
340 * @param bool $throwOnTimeout Whether to throw an exception on timeout