class SpecificErrnoMatcher
Defined at line 122 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
Public Methods
void SpecificErrnoMatcher (const int expected)
Defined at line 124 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
bool MatchAndExplain (const int actual_errno, ::testing::MatchResultListener *const listener)
Defined at line 126 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeTo (::std::ostream *const os)
Defined at line 131 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeNegationTo (::std::ostream *const os)
Defined at line 133 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h