Searched refs:TEST_TABLETITLE (Results 1 – 2 of 2) sorted by relevance
85 final static String TEST_TABLETITLE = "Test"; field in HTMLOutputter99 m_aOut.write( tableHeaderCell(TEST_TABLETITLE)); in indexSection()100 m_aOut.write( tableHeaderCell(TEST_TABLETITLE)); in indexSection()
106 final static String TEST_TABLETITLE = "Document"; field in HTMLResult120 writeln( tableHeaderCell(TEST_TABLETITLE)); in indexSection()
Completed in 17 milliseconds