The interface is inherited from testing::Test. Registry on Initialize. More...
#include <ThreadPoolCached_test.h>
Protected Member Functions | |
| void | SetUp () override |
| The interface is inherited from testing::Test. Registry on Initialize. | |
| void | TearDown () override |
Protected Attributes | |
| Spices::ThreadPool | m_ThreadPool |
| ThreadPool. | |
| const int | nThreads = 4 |
| Number of Threads in ThreadPool. | |
The interface is inherited from testing::Test. Registry on Initialize.
Definition at line 18 of file ThreadPoolCached_test.h.