proxygen
ExecutorTest.cpp File Reference
#include <atomic>
#include <folly/Executor.h>
#include <folly/portability/GTest.h>

Go to the source code of this file.

Classes

class  folly::KeepAliveTestExecutor
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

 folly::TEST (ExecutorTest, KeepAliveBasic)
 
 folly::TEST (ExecutorTest, KeepAliveMove)
 
 folly::TEST (ExecutorTest, KeepAliveConvert)
 
 folly::TEST (ExecutorTest, KeepAliveCopy)