The interface is inherited from testing::Test. Registry on Initialize. More...
#include <ThreadCache_test.h>
Protected Member Functions | |
| void | SetUp () override |
| The interface is inherited from testing::Test. Registry on Initialize. | |
| void | TearDown () override |
| The interface is inherited from testing::Test. Call before Destructor. | |
Protected Attributes | |
| Spices::ThreadCache | tc |
| ThreadCache. | |
Static Protected Attributes | |
| static constexpr size_t | n = 500000 |
| Iter counts. | |
The interface is inherited from testing::Test. Registry on Initialize.
Definition at line 32 of file ThreadCache_test.h.