
Public Member Functions | |
| MockExtraOptsTestAI () | |
Public Member Functions inherited from ares::test::MockChannelOptsTest | |
| MockChannelOptsTest (int count, int family, bool force_tcp, struct ares_options *givenopts, int optmask) | |
| void | Process () |
| ~MockChannelOptsTest () | |
Public Member Functions inherited from ares::test::LibraryTest | |
| LibraryTest () | |
| ~LibraryTest () | |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< std::pair< int, bool > > | |
| const ParamType & | GetParam () const |
| virtual | ~WithParamInterface () |
| virtual | ~WithParamInterface () |
| virtual | ~WithParamInterface () |
| virtual | ~WithParamInterface () |
| virtual | ~WithParamInterface () |
| virtual | ~WithParamInterface () |
Static Public Member Functions | |
| static struct ares_options * | FillOptions (struct ares_options *opts) |
Static Public Member Functions inherited from ares::test::LibraryTest | |
| static void | afree (void *ptr) |
| static void * | amalloc (size_t size) |
| static void * | arealloc (void *ptr, size_t size) |
| static void | ClearFails () |
| static void | SetAllocFail (int nth) |
| static void | SetAllocSizeFail (size_t size) |
Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | IsSkipped () |
| static bool | IsSkipped () |
| static bool | IsSkipped () |
| static bool | IsSkipped () |
| static bool | IsSkipped () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestCase () |
| static void | SetUpTestSuite () |
| static void | SetUpTestSuite () |
| static void | SetUpTestSuite () |
| static void | SetUpTestSuite () |
| static void | SetUpTestSuite () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestCase () |
| static void | TearDownTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestSuite () |
Static Public Member Functions inherited from testing::WithParamInterface< std::pair< int, bool > > | |
| static const ParamType & | GetParam () |
| static const ParamType & | GetParam () |
| static const ParamType & | GetParam () |
| static const ParamType & | GetParam () |
| static const ParamType & | GetParam () |
Private Attributes | |
| struct ares_options | opts_ |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Types inherited from testing::WithParamInterface< std::pair< int, bool > > | |
| typedef std::pair< int, bool > | ParamType |
| typedef std::pair< int, bool > | ParamType |
| typedef std::pair< int, bool > | ParamType |
| typedef std::pair< int, bool > | ParamType |
| typedef std::pair< int, bool > | ParamType |
| typedef std::pair< int, bool > | ParamType |
Protected Types inherited from ares::test::MockChannelOptsTest | |
| typedef testing::NiceMock< MockServer > | NiceMockServer |
| typedef std::vector< std::unique_ptr< NiceMockServer > > | NiceMockServers |
Protected Member Functions inherited from ares::test::MockChannelOptsTest | |
| std::set< int > | fds () const |
| void | ProcessFD (int fd) |
Protected Member Functions inherited from testing::Test | |
| virtual void | SetUp () |
| virtual void | SetUp () |
| virtual void | SetUp () |
| virtual void | SetUp () |
| virtual void | SetUp () |
| virtual void | SetUp () |
| virtual void | TearDown () |
| virtual void | TearDown () |
| virtual void | TearDown () |
| virtual void | TearDown () |
| virtual void | TearDown () |
| virtual void | TearDown () |
| Test () | |
| Test () | |
| Test () | |
| Test () | |
| Test () | |
| Test () | |
Static Protected Member Functions inherited from ares::test::MockChannelOptsTest | |
| static NiceMockServers | BuildServers (int count, int family, int base_port) |
Protected Attributes inherited from ares::test::MockChannelOptsTest | |
| ares_channel | channel_ |
| NiceMockServer & | server_ |
| NiceMockServers | servers_ |
Definition at line 236 of file ares-test-mock-ai.cc.
|
inline |
Definition at line 240 of file ares-test-mock-ai.cc.
|
inlinestatic |
Definition at line 244 of file ares-test-mock-ai.cc.
|
private |
Definition at line 252 of file ares-test-mock-ai.cc.