proxygen
|
#include <folly/executors/GlobalExecutor.h>
#include <folly/executors/IOExecutor.h>
#include <folly/portability/GTest.h>
Go to the source code of this file.
Functions | |
TEST (GlobalExecutorTest, GlobalCPUExecutor) | |
TEST (GlobalExecutorTest, GlobalIOExecutor) | |
TEST | ( | GlobalExecutorTest | , |
GlobalCPUExecutor | |||
) |
Definition at line 23 of file GlobalExecutorTest.cpp.
References add, count, dummy(), EXPECT_EQ, f, folly::getCPUExecutor(), and folly::setCPUExecutor().
TEST | ( | GlobalExecutorTest | , |
GlobalIOExecutor | |||
) |
Definition at line 57 of file GlobalExecutorTest.cpp.
References add, count, dummy(), EXPECT_EQ, f, folly::getEventBase(), folly::getIOExecutor(), and folly::setIOExecutor().