19 #include <glog/logging.h> 24 using namespace folly;
38 EXPECT_DEATH(
fail(),
"Assertion failure: 0 \\+ 0");
39 EXPECT_DEATH(
fail(),
"Message: hello");
GTEST_API_ AssertionResult AssertionFailure()
—— Concurrent Priority Queue Implementation ——
#define FOLLY_SAFE_CHECK(expr, msg)
TEST(SequencedExecutor, CPUThreadPoolExecutor)