|
proxygen
|
#include <folly/executors/InlineExecutor.h>#include <folly/futures/Future.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Classes | |
| class | ThrowingExecutorError |
| class | ThrowingExecutor |
Functions | |
| TEST (SelfDestruct, then) | |
| TEST (SelfDestruct, ensure) | |
| TEST (SelfDestruct, throwingExecutor) | |
| TEST (SelfDestruct, throwingInlineExecutor) | |
| TEST | ( | SelfDestruct | , |
| then | |||
| ) |
Definition at line 23 of file SelfDestructTest.cpp.
References EXPECT_EQ, folly::Promise< T >::getFuture(), and folly::gen::move.
| TEST | ( | SelfDestruct | , |
| ensure | |||
| ) |
Definition at line 33 of file SelfDestructTest.cpp.
References EXPECT_EQ, folly::Promise< T >::getFuture(), and folly::gen::move.
| TEST | ( | SelfDestruct | , |
| throwingExecutor | |||
| ) |
Definition at line 52 of file SelfDestructTest.cpp.
References folly::pushmi::executor, EXPECT_EQ, folly::Promise< T >::getFuture(), and folly::gen::move.
| TEST | ( | SelfDestruct | , |
| throwingInlineExecutor | |||
| ) |
Definition at line 64 of file SelfDestructTest.cpp.
References folly::pushmi::executor, EXPECT_EQ, folly::Promise< T >::getFuture(), and folly::gen::move.