class SyscallFailureMatcher

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

Public Methods

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

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

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

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

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

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

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

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