|
proxygen
|
#include <utility>#include <folly/lang/RValueReferenceWrapper.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Functions | |
| TEST (RvalueReferenceWrapper, MoveAndConvert) | |
| TEST (RvalueReferenceWrapper, Call) | |
| TEST | ( | RvalueReferenceWrapper | , |
| MoveAndConvert | |||
| ) |
Definition at line 22 of file RValueReferenceWrapperTest.cpp.
References ASSERT_EQ, ASSERT_FALSE, ASSERT_TRUE, and folly::gen::move.
| TEST | ( | RvalueReferenceWrapper | , |
| Call | |||
| ) |
Definition at line 74 of file RValueReferenceWrapperTest.cpp.
References a, b, c, EXPECT_EQ, folly::gen::move, folly::rref(), and x.