|
proxygen
|
#include <memory>#include <mutex>#include <folly/futures/Future.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Functions | |
| TEST (When, predicateFalse) | |
| TEST (When, predicateTrue) | |
| TEST | ( | When | , |
| predicateFalse | |||
| ) |
Definition at line 25 of file WhenTest.cpp.
References EXPECT_EQ, i, folly::makeFuture(), and folly::when().
| TEST | ( | When | , |
| predicateTrue | |||
| ) |
Definition at line 35 of file WhenTest.cpp.
References EXPECT_EQ, i, folly::makeFuture(), and folly::when().