proxygen
|
#include <folly/Random.h>
#include <folly/Range.h>
#include <folly/io/IOBuf.h>
#include <folly/io/Cursor.h>
#include <folly/portability/SysResource.h>
Go to the source code of this file.
Macros | |
#define | EXPECT_DEATH_NO_CORE(token, regex) |
Functions | |
folly::StringPiece | getContainingDirectory (folly::StringPiece input) |
#define EXPECT_DEATH_NO_CORE | ( | token, | |
regex | |||
) |
Definition at line 19 of file TestUtils.h.
Referenced by HTTP2FramerTest::dataFrameTest(), TEST(), and TEST_F().
|
inline |
Definition at line 33 of file TestUtils.h.
References folly::rfind(), and folly::Range< Iter >::subpiece().