Searched refs:testSize (Results 1 – 5 of 5) sorted by relevance
74 bool testSize() in testSize() function188 FAIL_UNLESS(testSize); in main()
207 bool testSize() in testSize() function1113 FAIL_UNLESS(testSize); in main()
186 int testSize = fileStep*height + headerSize; in loadImageBytes() local187 m_strm->Open(testSize); in loadImageBytes()188 sprintf(log_str, "fileStep*height + headerSize=%i", testSize); in loadImageBytes()
71 public void testSize() throws Exception { in testSize() method in SystemScopeTest
161 public final void testSize() { in testSize() method in SortedMapTestBase