Lines Matching refs:sal_Bool

75 static sal_Bool test_rtl_OString_ctor_001( hTestResult hRtlTestResult )  in test_rtl_OString_ctor_001()
96 static sal_Bool SAL_CALL test_rtl_OString_ctor_002( in test_rtl_OString_ctor_002()
117 static sal_Bool SAL_CALL test_rtl_OString_ctor_003( in test_rtl_OString_ctor_003()
139 static sal_Bool SAL_CALL test_rtl_OString_ctor_004( in test_rtl_OString_ctor_004()
162 static sal_Bool test_rtl_OString_ctor_005( hTestResult hRtlTestResult ) in test_rtl_OString_ctor_005()
173 sal_Bool bOK = c_rtl_tres_state in test_rtl_OString_ctor_005()
201 static sal_Bool test_rtl_OString_ctor_006( hTestResult hRtlTestResult ) in test_rtl_OString_ctor_006()
260 sal_Bool bTSState = test_rtl_OString_ctor_001( hRtlTestResult ); in test_rtl_OString_ctors()
305 sal_Bool res = sal_True; in test_rtl_OString_getLength()
311 sal_Bool lastRes = (length == arrTestCase[i].expVal); in test_rtl_OString_getLength()
342 sal_Bool expVal; in test_rtl_OString_equals()
369 sal_Bool res = sal_True; in test_rtl_OString_equals()
374 sal_Bool lastRes = in test_rtl_OString_equals()
406 sal_Bool expVal; in test_rtl_OString_equalsIgnoreAsciiCase()
429 sal_Bool res = sal_True; in test_rtl_OString_equalsIgnoreAsciiCase()
434 sal_Bool lastRes = in test_rtl_OString_equalsIgnoreAsciiCase()
453 static sal_Bool SAL_CALL test_rtl_OString_compareTo_001( in test_rtl_OString_compareTo_001()
500 sal_Bool res = sal_True; in test_rtl_OString_compareTo_001()
508 sal_Bool lastRes = ( cmpRes == arrTestCase[i].expVal); in test_rtl_OString_compareTo_001()
528 static sal_Bool SAL_CALL test_rtl_OString_compareTo_002( in test_rtl_OString_compareTo_002()
564 sal_Bool res = sal_True; in test_rtl_OString_compareTo_002()
573 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_compareTo_002()
593 sal_Bool res = test_rtl_OString_compareTo_001(hRtlTestResult); in test_rtl_OString_compareTo()
622 sal_Bool arrExpVal[NCASES] = in test_rtl_OString_op_cmp()
644 sal_Bool res = sal_True; in test_rtl_OString_op_cmp()
653 sal_Bool cmpRes = (*str1 == *str2); in test_rtl_OString_op_cmp()
654 sal_Bool lastRes = (cmpRes == arrExpVal[i]); in test_rtl_OString_op_cmp()
718 sal_Bool arrExpVal[NCASES] = in test_rtl_OString_op_neq()
737 sal_Bool res = sal_True; in test_rtl_OString_op_neq()
746 sal_Bool cmpRes = (*str1 != *str2); in test_rtl_OString_op_neq()
747 sal_Bool lastRes = (cmpRes == arrExpVal[i]); in test_rtl_OString_op_neq()
801 sal_Bool expVal; in test_rtl_OString_op_g()
826 sal_Bool res = sal_True; in test_rtl_OString_op_g()
831 sal_Bool cmpRes = (*arrTestCase[i].input1 > *arrTestCase[i].input2); in test_rtl_OString_op_g()
832 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_op_g()
864 sal_Bool expVal; in test_rtl_OString_op_l()
889 sal_Bool res = sal_True; in test_rtl_OString_op_l()
894 sal_Bool cmpRes = (*arrTestCase[i].input1 < *arrTestCase[i].input2); in test_rtl_OString_op_l()
895 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_op_l()
926 sal_Bool expVal; in test_rtl_OString_op_ge()
951 sal_Bool res = sal_True; in test_rtl_OString_op_ge()
956 sal_Bool cmpRes = (*arrTestCase[i].input1 >= *arrTestCase[i].input2); in test_rtl_OString_op_ge()
957 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_op_ge()
988 sal_Bool expVal; in test_rtl_OString_op_le()
1015 sal_Bool res = sal_True; in test_rtl_OString_op_le()
1020 sal_Bool cmpRes = (*arrTestCase[i].input1 <= *arrTestCase[i].input2); in test_rtl_OString_op_le()
1021 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_op_le()
1043 static sal_Bool test_rtl_OString_op_eq_001( hTestResult hRtlTestResult ) in test_rtl_OString_op_eq_001()
1051 sal_Bool expVal; in test_rtl_OString_op_eq_001()
1069 sal_Bool res = sal_True; in test_rtl_OString_op_eq_001()
1076 sal_Bool cmpRes = in test_rtl_OString_op_eq_001()
1078 sal_Bool lastRes = (cmpRes == arrTestCase[i].expVal); in test_rtl_OString_op_eq_001()
1094 static sal_Bool test_rtl_OString_op_eq_002( in test_rtl_OString_op_eq_002()
1112 static sal_Bool test_rtl_OString_op_eq_003( in test_rtl_OString_op_eq_003()
1115 sal_Bool bTCState = false; in test_rtl_OString_op_eq_003()
1142 sal_Bool res = test_rtl_OString_op_eq_001( hRtlTestResult ); in test_rtl_OString_op_eq()
1187 sal_Bool res = sal_True; in test_rtl_OString_op_plus()
1192 sal_Bool lastRes = (str == *arrTestCase[i].expVal); in test_rtl_OString_op_plus()
1247 sal_Bool res = sal_True; in test_rtl_OString_op_peq()
1252 sal_Bool lastRes = (str == *arrTestCase[i].expVal); in test_rtl_OString_op_peq()
1295 sal_Bool res = sal_True; in test_rtl_OString_op_cscs()
1342 sal_Bool res = sal_True; in test_rtl_OString_getStr()
1365 static sal_Bool SAL_CALL test_rtl_OString_copy_001( in test_rtl_OString_copy_001()
1396 sal_Bool res = sal_True; in test_rtl_OString_copy_001()
1409 sal_Bool lastRes; in test_rtl_OString_copy_001()
1434 static sal_Bool SAL_CALL test_rtl_OString_copy_002( in test_rtl_OString_copy_002()
1463 sal_Bool res = sal_True; in test_rtl_OString_copy_002()
1473 sal_Bool lastRes=sal_True; in test_rtl_OString_copy_002()
1501 static sal_Bool SAL_CALL test_rtl_OString_copy_003( in test_rtl_OString_copy_003()
1504 sal_Bool res = sal_True; in test_rtl_OString_copy_003()
1514 sal_Bool lastRes =(dst==src); in test_rtl_OString_copy_003()
1528 static sal_Bool SAL_CALL test_rtl_OString_copy_004( in test_rtl_OString_copy_004()
1531 sal_Bool res = sal_True; in test_rtl_OString_copy_004()
1541 sal_Bool lastRes =(dst==src); in test_rtl_OString_copy_004()
1558 sal_Bool res = test_rtl_OString_copy_001(hRtlTestResult); in test_rtl_OString_copy()
1610 sal_Bool res = sal_True; in test_rtl_OString_concat()
1616 sal_Bool lastRes = (str == *arrTestCase[i].expVal); in test_rtl_OString_concat()
1665 sal_Bool res = sal_True; in test_rtl_OString_toAsciiLowerCase()
1671 sal_Bool lastRes = (str ==* arrTestCase[i].expVal); in test_rtl_OString_toAsciiLowerCase()
1717 sal_Bool res = sal_True; in test_rtl_OString_toAsciiUpperCase()
1723 sal_Bool lastRes = (str == *arrTestCase[i].expVal); in test_rtl_OString_toAsciiUpperCase()
1785 sal_Bool res = sal_True; in test_rtl_OString_trim()
1791 sal_Bool lastRes = (strRes == *arrTestCase[i].expVal); in test_rtl_OString_trim()
1814 sal_Bool SAL_CALL test_rtl_OString_valueOf_sal_Bool( in test_rtl_OString_valueOf_sal_Bool()
1823 sal_Bool input1; in test_rtl_OString_valueOf_sal_Bool()
1834 sal_Bool res = sal_True; in test_rtl_OString_valueOf_sal_Bool()
1841 sal_Bool lastRes = (arrTestCase[i].expVal->compareTo(aStr1) == 0); in test_rtl_OString_valueOf_sal_Bool()
1858 sal_Bool SAL_CALL test_rtl_OString_valueOf_sal_Char( in test_rtl_OString_valueOf_sal_Char()
1888 sal_Bool res = sal_True; in test_rtl_OString_valueOf_sal_Char()
1895 sal_Bool lastRes = (arrTestCase[i].expVal->compareTo(aStr1) == 0); in test_rtl_OString_valueOf_sal_Char()
1927 sal_Bool test_valueOf( const char** resArray, int n, sal_Int16 radix, in test_valueOf()
1930 sal_Bool bRes = sal_True; in test_valueOf()
1978 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int32( in test_rtl_OString_valueOf_Int32()
1981 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int32()
2045 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int32_Bounderies( in test_rtl_OString_valueOf_Int32_Bounderies()
2048 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int32_Bounderies()
2115 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int32_Negative( in test_rtl_OString_valueOf_Int32_Negative()
2118 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int32_Negative()
2177 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int32_WrongRadix( in test_rtl_OString_valueOf_Int32_WrongRadix()
2180 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int32_WrongRadix()
2204 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int32_SmallestNegativeValue( in test_rtl_OString_valueOf_Int32_SmallestNegativeValue()
2227 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int64( in test_rtl_OString_valueOf_Int64()
2230 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int64()
2291 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int64_Bounderies( in test_rtl_OString_valueOf_Int64_Bounderies()
2294 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int64_Bounderies()
2361 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int64_Negative( in test_rtl_OString_valueOf_Int64_Negative()
2364 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int64_Negative()
2425 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int64_WrongRadix( in test_rtl_OString_valueOf_Int64_WrongRadix()
2428 sal_Bool bRes = sal_False; in test_rtl_OString_valueOf_Int64_WrongRadix()
2452 sal_Bool SAL_CALL test_rtl_OString_valueOf_Int64_SmallestNegativeValue( in test_rtl_OString_valueOf_Int64_SmallestNegativeValue()
2701 sal_Bool bTState = test_rtl_OString_valueOf_sal_Bool( hRtlTestResult ); in test_rtl_OString_valueOf()
2780 sal_Bool lastRes = ( strRes == arrTestCase[i].expVal ); in test_rtl_OString_toChar()
2859 sal_Bool lastRes = ( fResult <= fPrec ); in test_rtl_OString_toFloat()
2974 sal_Bool expVal; in test_rtl_OString_toBoolean()
2987 sal_Bool res = sal_True; in test_rtl_OString_toBoolean()
2992 sal_Bool bRes = arrTestCase[i].input->toBoolean(); in test_rtl_OString_toBoolean()
2993 sal_Bool lastRes = (bRes == arrTestCase[i].expVal); in test_rtl_OString_toBoolean()
3013 sal_Bool test_toInt32( int num, const sal_Char** in, in test_toInt32()
3016 sal_Bool res = sal_True; in test_toInt32()
3025 sal_Bool lastRes = (intRes == expVal[i]); in test_toInt32()
3048 sal_Bool SAL_CALL test_rtl_OString_toInt32_wrongRadix( in test_rtl_OString_toInt32_wrongRadix()
3077 sal_Bool res = c_rtl_tres_state in test_rtl_OString_toInt32()
3203 sal_Bool test_toInt64( int num, const sal_Char** in, in test_toInt64()
3206 sal_Bool res = sal_True; in test_toInt64()
3215 sal_Bool lastRes = ( intRes == expVal[i] ); in test_toInt64()
3237 sal_Bool SAL_CALL test_rtl_OString_toInt64_wrongRadix( in test_rtl_OString_toInt64_wrongRadix()
3264 sal_Bool res = c_rtl_tres_state in test_rtl_OString_toInt64()
3422 sal_Bool res = sal_True; in test_rtl_OString_replace()
3488 sal_Bool res = sal_True; in test_rtl_OString_replaceAt()
3497 sal_Bool lastRes = ( arrTestCase[i].expVal->compareTo(aStr1) == 0 ); in test_rtl_OString_replaceAt()