|
Scroom 0.14-48-ga0fee447
|

Functions | |
| EXPECT_EQ (count, pages.size()) | |
| bi | reset () |
| for (Page &p:pages) | |
Variables | |
| const size_t | count = 16 |
| BlockFactoryInterface::Ptr const | bfi = getBlockFactoryInterface() |
| BlockInterface::Ptr | bi = bfi->create(count, size) |
| PageList | pages = bi->getPages() |
| uint8_t | data = 0 |
| uint8_t | expected [size] |
| EXPECT_EQ | ( | count | , |
| pages. | size() | ||
| ) |
Referenced by anonymous_namespace{determine-size-test.cc}::ResizablePresentationInterfaceStub::CheckAllEqual(), and testCorrectIntervalForMinWidth().

| for | ( | Page &p:pages | ) |
| bi reset | ( | ) |
| BlockFactoryInterface::Ptr const bfi = getBlockFactoryInterface() |
| BlockInterface::Ptr bi = bfi->create(count, size) |
| const size_t count = 16 |
| data = 0 |
Referenced by for().
| uint8_t expected[size] |