The interface is inherited from testing::Test. Registry on Initialize. More...
#include <PageCache_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::PageCache | pc |
| PageCache. | |
Static Protected Attributes | |
| static constexpr size_t | n = 256 |
| Test iter number. | |
The interface is inherited from testing::Test. Registry on Initialize.
Definition at line 18 of file PageCache_test.h.