Searched refs:page_from_end (Results 1 – 4 of 4) sorted by relevance
121 int page_from_end = (VBL_NB_LINES/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local122 list = log_data.getLines( page_from_end*VBL_LINE_PER_PAGE, VBL_LINE_PER_PAGE ); in TEST_F()140 int page_from_end = (VBL_NB_LINES/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local141 list = log_data.getExpandedLines( page_from_end*VBL_LINE_PER_PAGE, VBL_LINE_PER_PAGE ); in TEST_F()
115 int page_from_end = (nb_results/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local117 page_from_end * VBL_LINE_PER_PAGE, VBL_LINE_PER_PAGE ); in TEST_F()