|
proxygen
|
#include <folly/io/async/AsyncTimeout.h>#include <folly/io/async/EventBase.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| folly::TEST (AsyncTimeout, make) | |
| folly::TEST (AsyncTimeout, schedule) | |
| folly::TEST (AsyncTimeout, schedule_immediate) | |
| folly::TEST (AsyncTimeout, cancel_make) | |
| folly::TEST (AsyncTimeout, cancel_schedule) | |