The interface is inherited from testing::Test. Registry on Initialize. More...
#include <MemoryPool_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. | |
Static Protected Attributes | |
| static constexpr size_t | n = 10000 |
| Iter counts. | |
| static constexpr size_t | n2 = 256 |
| Iter counts 2. | |
The interface is inherited from testing::Test. Registry on Initialize.
Definition at line 45 of file MemoryPool_test.h.