template <typename E>
class SyscallResultSuccessWithValueMatcher
Defined at line 194 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
Public Methods
void SyscallResultSuccessWithValueMatcher<E> (E expected)
Defined at line 196 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
template <typename ResultType>
bool MatchAndExplain (const ResultType & result, ::testing::MatchResultListener *const listener)
Defined at line 199 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeTo (::std::ostream *const os)
Defined at line 216 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeNegationTo (::std::ostream *const os)
Defined at line 227 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h