Searched refs:s_comment (Results 1 – 1 of 1) sorted by relevance
50 static rtl::OUString s_comment; variable86 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()117 …s_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()124 … s_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 …]