Lines Matching refs:refStr
765 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("referenceString")); in TEST_F() local
768 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
774 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("referenceString")); in TEST_F() local
777 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, rtl_str_getLength(pAscii… in TEST_F()
783 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("reference")); in TEST_F() local
786 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
792 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("reference")); in TEST_F() local
795 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
801 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("defghi")); in TEST_F() local
804 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()
810 rtl::OUString refStr(RTL_CONSTASCII_USTRINGPARAM("abc")); in TEST_F() local
813 …sal_Int32 value = rtl_ustr_ascii_compare_WithLength(refStr.pData->buffer, refStr.pData->length, pA… in TEST_F()