Home
last modified time | relevance | path

Searched refs:VBL_LINE_LENGTH (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/tests/
H A DlogdataPerfTest.cpp
H A Dtestlogdata.cpp
H A DlogfiltereddataPerfTest.cpp
/glogg/tests/
H A DlogdataPerfTest.cpp16 static const int VBL_LINE_LENGTH = (76+2+7) ; // Without the final '\n' ! variable
61 ASSERT_THAT( log_data.getFileSize(), VBL_NB_LINES * (VBL_LINE_LENGTH+1LL) ); in TEST_F()
H A DlogfiltereddataPerfTest.cpp17 static const int VBL_LINE_LENGTH = (76+2+7) ; // Without the final '\n' ! variable
H A Dtestlogdata.cpp34 static const int VBL_LINE_LENGTH = (76+2+7) ; // Without the final '\n' ! variable