template <typename T>
class Impl
Defined at line 39 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
Public Methods
void Impl<T> (::testing::Matcher<T> matcher)
Defined at line 41 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
bool MatchAndExplain (const T & rv, ::testing::MatchResultListener *const listener)
Defined at line 43 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeTo (::std::ostream *const os)
Defined at line 53 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h
void DescribeNegationTo (::std::ostream *const os)
Defined at line 55 of file ../../src/starnix/tests/syscalls/cpp/syscall_matchers.h