Searched refs:m_nTextSize (Results 1 – 1 of 1) sorted by relevance
152 sal_Size m_nTextSize; member176 rTest.m_nTextSize, aUnicode, TEST_STRING_SIZE, in doComplexCharSetTest()185 && nConverted == rTest.m_nTextSize)) << "failure #11"; in doComplexCharSetTest()207 for (bool bFlush = true; nInput < rTest.m_nTextSize || bFlush;) { in doComplexCharSetTest()215 if (nInput >= rTest.m_nTextSize) { in doComplexCharSetTest()251 if (i == rTest.m_nTextSize) { in doComplexCharSetTest()273 if (i == rTest.m_nTextSize) { in doComplexCharSetTest()342 ASSERT_TRUE((nSize == rTest.m_nTextSize in doComplexCharSetTest()351 for (sal_Size i = 0; i < rTest.m_nTextSize; ++i) { in doComplexCharSetTest()372 rTest.m_nTextSize, aUnicode, TEST_STRING_SIZE, in doComplexCharSetCutTest()[all …]
Completed in 22 milliseconds