proxygen
|
Go to the source code of this file.
Functions | |
TEST (ConstexprTest, constexpr_strlen_cstr) | |
TEST (ConstexprTest, constexpr_strlen_ints) | |
TEST (ConstexprTest, constexpr_strcmp_ints) | |
TEST | ( | ConstexprTest | , |
constexpr_strlen_cstr | |||
) |
Definition at line 23 of file ConstexprTest.cpp.
References a, folly::constexpr_strlen(), EXPECT_EQ, EXPECT_TRUE, and value.
TEST | ( | ConstexprTest | , |
constexpr_strlen_ints | |||
) |
Definition at line 32 of file ConstexprTest.cpp.
References a, folly::constexpr_strlen(), EXPECT_EQ, EXPECT_TRUE, and value.
TEST | ( | ConstexprTest | , |
constexpr_strcmp_ints | |||
) |
Definition at line 39 of file ConstexprTest.cpp.
References folly::constexpr_strcmp().