|
proxygen
|
#include <cstdlib>#include <folly/FileUtil.h>#include <folly/Random.h>#include <folly/portability/GTest.h>#include <folly/portability/SysMman.h>#include <folly/system/MemoryMapping.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| folly::TEST (MemoryMapping, Basic) | |
| folly::TEST (MemoryMapping, Move) | |
| folly::TEST (MemoryMapping, DoublyMapped) | |
| folly::TEST (MemoryMapping, Simple) | |
| folly::TEST (MemoryMapping, LargeFile) | |
| folly::TEST (MemoryMapping, ZeroLength) | |
| folly::TEST (MemoryMapping, Advise) | |
Variables | |
| static constexpr double | kSomeDouble = 3.14 |
|
static |
Definition at line 25 of file MemoryMappingTest.cpp.
Referenced by folly::TEST().