Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/test/bootstrap/
H A Dbootstrap.test.cxx50 static rtl::OUString s_comment; variable
86 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\t\tcouldn't get purpose env: \"")); in s_test__loadSharedLibComponentFactory()
87 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
88 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__loadSharedLibComponentFactory()
111 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\t\tgot no object - FAILURE\n")); in s_test__loadSharedLibComponentFactory()
117s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\t\tcouldn't find object in current purpos… in s_test__loadSharedLibComponentFactory()
118 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
119 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__loadSharedLibComponentFactory()
124s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\t\tdid not enter client purpose \"")); in s_test__loadSharedLibComponentFactory()
125 s_comment += clientPurpose; in s_test__loadSharedLibComponentFactory()
[all …]