|
proxygen
|
#include <folly/experimental/ThreadedRepeatingFunctionRunner.h>#include <folly/portability/GTest.h>#include <atomic>Go to the source code of this file.
Classes | |
| class | Foo |
| struct | FooLongSleep |
Functions | |
| TEST (TestThreadedRepeatingFunctionRunner, HandleBackgroundLoop) | |
| TEST (TestThreadedRepeatingFunctionRunner, HandleLongSleepingThread) | |
| TEST | ( | TestThreadedRepeatingFunctionRunner | , |
| HandleBackgroundLoop | |||
| ) |
Definition at line 58 of file ThreadedRepeatingFunctionRunnerTest.cpp.
References data, EXPECT_EQ, and f.
| TEST | ( | TestThreadedRepeatingFunctionRunner | , |
| HandleLongSleepingThread | |||
| ) |
Definition at line 74 of file ThreadedRepeatingFunctionRunnerTest.cpp.
References data, EXPECT_EQ, f, and FooLongSleep::start().