|
proxygen
|
#include <folly/Exception.h>#include <folly/experimental/TestUtil.h>#include <folly/portability/GTest.h>#include <cstdio>#include <memory>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::test | |
Macros | |
| #define | EXPECT_SYSTEM_ERROR(statement, err, msg) |
Functions | |
| folly::test::TEST (ExceptionTest, Simple) | |
| folly::test::TEST (ExceptionTest, makeSystemError) | |
| #define EXPECT_SYSTEM_ERROR | ( | statement, | |
| err, | |||
| msg | |||
| ) |
Definition at line 28 of file ExceptionTest.cpp.
Referenced by folly::test::TEST().