25 #include <glog/logging.h> 30 using namespace folly;
37 string test(
const string&)
const;
42 double test(
int,
long);
50 void test()
const volatile;
66 void test()
const volatile;
70 LOG(
INFO) << what <<
": " << boolalpha << result;
74 #define LOG_VALUE(x) log_value(#x, x) 76 TEST(HasMemberFnTraits, DirectMembers) {
TEST(HasMemberFnTraits, DirectMembers)
int RUN_ALL_TESTS() GTEST_MUST_USE_RESULT_
int main(int argc, char *argv[])
static uint64_t test(std::string name, bool fc_, bool dedicated_, bool tc_, bool syncops_, uint64_t base)
—— Concurrent Priority Queue Implementation ——
FOLLY_CREATE_HAS_MEMBER_FN_TRAITS(has_test, test)
static const char *const value
#define EXPECT_TRUE(condition)
bool log_value(const char *what, bool result)
GTEST_API_ void InitGoogleTest(int *argc, char **argv)
#define EXPECT_FALSE(condition)