class SyscallResultFailureMatcher

Defined at line 147 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h

Public Methods

void SyscallResultFailureMatcher (::testing::Matcher<int> errno_matcher)

Defined at line 149 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h

template <typename ResultType>
bool MatchAndExplain (const ResultType & result, ::testing::MatchResultListener * listener)

Defined at line 153 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h

void DescribeTo (::std::ostream * os)

Defined at line 163 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h

void DescribeNegationTo (::std::ostream * os)

Defined at line 168 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h