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 $timeoutSeconds Timeout in seconds for reading of all messages.
159 …* @param int $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
197 * @param string $msg Message to print.
216 * @param int $timeoutSeconds Read timeout in seconds
217 * @param int $timeoutMicroseconds Read timeout in microseconds
218 * @param bool $throwOnTimeout Whether to throw an exception on timeout
257 * @param int $timeoutSeconds Read timeout in seconds
258 * @param int $timeoutMicroseconds Read timeout in microseconds
259 * @param bool $throwOnTimeout Whether to throw an exception on timeout
326 * @param int $timeoutSeconds Read timeout in seconds
327 * @param int $timeoutMicroseconds Read timeout in microseconds
328 * @param bool $throwOnTimeout Whether to throw an exception on timeout