Home
last modified time | relevance | path

Searched refs:NCASES (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx608 const sal_Int16 NCASES = 7; in test_rtl_OString_op_cmp() local
611 const sal_Char *arrOStr[NCASES][2] = in test_rtl_OString_op_cmp()
622 sal_Bool arrExpVal[NCASES] = in test_rtl_OString_op_cmp()
633 sal_Char *arrComments[NCASES] = in test_rtl_OString_op_cmp()
647 for(i = 0; i < NCASES; i++) in test_rtl_OString_op_cmp()
704 const sal_Int16 NCASES = 6; in test_rtl_OString_op_neq() local
708 const sal_Char *arrOStr[NCASES][2] = in test_rtl_OString_op_neq()
718 sal_Bool arrExpVal[NCASES] = in test_rtl_OString_op_neq()
728 sal_Char *arrComments[NCASES] = in test_rtl_OString_op_neq()
740 for(i = 0; i < NCASES; i++) in test_rtl_OString_op_neq()

Completed in 23 milliseconds