Searched refs:FILE_PAGES (Results 1 – 1 of 1) sorted by relevance
30 constexpr int FILE_PAGES = 5U; variable31 constexpr int FILE_SIZE = INCFS_DATA_FILE_BLOCK_SIZE * FILE_PAGES;52 for (int p = 0; p < FILE_PAGES; p++) { in SetUp()