proxygen
|
#include <folly/io/async/DelayedDestructionBase.h>
#include <functional>
#include <folly/portability/GTest.h>
Go to the source code of this file.
Classes | |
class | DestructionOnCallback |
struct | DelayedDestructionBaseTest |
Functions | |
TEST_F (DelayedDestructionBaseTest, basic) | |
TEST_F | ( | DelayedDestructionBaseTest | , |
basic | |||
) |
Definition at line 67 of file DelayedDestructionBaseTest.cpp.
References EXPECT_EQ, EXPECT_NE, int32_t, and DestructionOnCallback::onComplete().