Searched refs:expVal3 (Results 1 – 2 of 2) sorted by relevance
789 sal_Int32 expVal3 = 50; in TEST_F() local796 …aStrBuf.getCapacity() == expVal3) << "newLength more than the capacity of OStringBuffer(kTestStr1)… in TEST_F()805 sal_Int32 expVal3 = 32; in TEST_F() local812 … aStrBuf.getCapacity() == expVal3) << "newLength more than the length of OStringBuffer(kTestStr1)"; in TEST_F()821 sal_Int32 expVal3 = 32; in TEST_F() local828 … aStrBuf.getCapacity() == expVal3) << "newLength equal to the length of OStringBuffer(kTestStr1)"; in TEST_F()837 sal_Int32 expVal3 = 32; in TEST_F() local844 … aStrBuf.getCapacity() == expVal3) << "newLength less than the length of OStringBuffer(kTestStr1)"; in TEST_F()853 sal_Int32 expVal3 = 32; in TEST_F() local860 aStrBuf.getCapacity() == expVal3) << "newLength equal to 0"; in TEST_F()[all …]
604 sal_Int32 expVal3; in test_rtl_OUStringBuffer_setLength() member694 arrTestCase[i].input1->getCapacity() == arrTestCase[i].expVal3 ); in test_rtl_OUStringBuffer_setLength()