template <typename E>

class SyscallSuccessMatcher

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

Public Methods

void SyscallSuccessMatcher<E> (E expected)

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

template <typename T>
::testing::Matcher<T> operator testing::Matcher<type-parameter-1-0> ()

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

Records