Home
last modified time | relevance | path

Searched defs:page_from_end (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/tests/
H A DlogdataPerfTest.cpp
H A DlogfiltereddataPerfTest.cpp
/glogg/tests/
H A DlogdataPerfTest.cpp121 int page_from_end = (VBL_NB_LINES/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local
140 int page_from_end = (VBL_NB_LINES/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local
H A DlogfiltereddataPerfTest.cpp115 int page_from_end = (nb_results/VBL_LINE_PER_PAGE) - page - 1; in TEST_F() local