Home
last modified time | relevance | path

Searched refs:TEST (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/dtrans/source/test/ !
H A Dtest_dtrans.cxx68 #define TEST( a, b ) fprintf( stderr, "Testing " a ); fprintf( stderr, b ? "passed\n" : "FAILED\n" ) macro
399 TEST( "initial contents (none): ", xClipboard->getContents().is() == sal_False ); in main()
402 TEST( "current clipboard contents: ", xContents == xClipboard->getContents() ); in main()
406TEST( "if received changedContents notifications: ", pListener->receivedChangedContentsEvents() > … in main()
407TEST( "if received exactly 1 changedContents notification: ", pListener->receivedChangedContentsEv… in main()
408TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main()
409TEST( "if received changedContents notification for correct clipboard: ", pListener->changedConten… in main()
413 TEST( "if received lostOwnership message(s): ", pOwner->receivedLostOwnerships() > 0 ); in main()
414TEST( "if received exactly 1 lostOwnership message: ", pOwner->receivedLostOwnerships() == 1 ); in main()
415TEST( "if received lostOwnership message for the correct clipboard: ", pOwner->lostOwnershipClipbo… in main()
[all …]
/trunk/main/sal/qa/osl/pipe/ !
H A Dosl_Pipe.cxx173 TEST(Sal_Test_Pipe, ctors_none) { in TEST() function
181 TEST(Sal_Test_Pipe, ctors_name_option) { in TEST() function
192 TEST(Sal_Test_Pipe, ctors_name_option_security) { in TEST() function
203 TEST(Sal_Test_Pipe, ctors_copy) { in TEST() function
225 TEST(Sal_Test_Pipe, ctors_no_acquire) { in TEST() function
240 TEST(Sal_Test_Pipe, ctors_acquire) { in TEST() function
258 TEST(Sal_Test_Pipe, is_001) { in TEST() function
265 TEST(Sal_Test_Pipe, is_002) { in TEST() function
272 TEST(Sal_Test_Pipe, is_003) { in TEST() function
280 TEST(Sal_Test_Pipe, is_004) { in TEST() function
[all …]
/trunk/main/sal/qa/osl/condition/ !
H A Dosl_Condition.cxx132 TEST(Sal_Test_Condition, ctors_001) { in TEST() function
140 TEST(Sal_Test_Condition, ctors_002) { in TEST() function
153 TEST(Sal_Test_Condition, set_001) { in TEST() function
162 TEST(Sal_Test_Condition, set_002) { in TEST() function
185 TEST(Sal_Test_Condition, reset_001) { in TEST() function
202 TEST(Sal_Test_Condition, reset_002) { in TEST() function
217 TEST(Sal_Test_Condition, wait_001) { in TEST() function
238 TEST(Sal_Test_Condition, wait_002) { in TEST() function
263 TEST(Sal_Test_Condition, check_001) { in TEST() function
274 TEST(Sal_Test_Condition, check_002) { in TEST() function
/trunk/main/vcl/inc/ !
H A Dlist.h49 #ifdef TEST
59 #ifdef TEST
77 #ifdef TEST
85 #ifdef TEST
/trunk/main/vcl/source/fontsubset/ !
H A Dlist.cxx95 #ifdef TEST
134 #ifdef TEST
194 #ifdef TEST
306 #ifdef TEST
403 #ifdef TEST
/trunk/main/setup_native/scripts/ !
H A Dstclient_wrapper.sh59 TEST=`${STCLIENT} -f -t ${TARGET_URN}`; EXITCODE=$?
65 [ ${EXITCODE} -eq 225 -o "${TEST}" = "No records found" ] || echo "${TEST}"; exit 0
/trunk/main/codemaker/test/cppumaker/ !
H A Dtest_codemaker_cppumaker.cxx386 TEST(Test, testBigStruct) { in TEST() function
449 TEST(Test, testPolyStruct) { in TEST() function
484 TEST(Test, testExceptions) { in TEST() function
509 TEST(Test, testConstants) { in TEST() function
/trunk/main/configmgr/qa/unit/ !
H A Dmakefile.mk54 ALLTAR: TEST
68 TEST .PHONY: $(APP1TARGETN) $(MISC)/unit.rdb
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/ !
H A Dexcept.cxx42 #ifdef TEST
58 #ifdef TEST
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ !
H A Dhash.cxx28 #ifndef TEST
242 #ifdef TEST
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/ !
H A Dhash.cxx29 #ifndef TEST
243 #ifdef TEST
/trunk/main/sc/test/ !
H A Dstringutiltests.cxx32 TEST(StringUtilsTest, TestSignThenThousandSeparator) in TEST() function
/trunk/main/sal/qa/sal/ !
H A Dtest_types.cxx47 TEST(Sal_Test, Types_Test) { in TEST() function
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/ !
H A Dc_columnswidth-mod.infile23 TEST||MINICALC|c_columnswidth
H A Dc_styles.infile23 TEST||MINICALC|c_styles
H A Da_simple05.infile22 TEST|Simple 5|QUICKWORD|a_simple05
H A Da_linebreaks.infile23 TEST||QUICKWORD|a_linebreaks
H A Dc_basic-mod.infile24 TEST||MINICALC|c_basic
H A Da_simple02.infile22 TEST|Simple 2|QUICKWORD|a_simple02
H A Da_paragraph.infile23 TEST||QUICKWORD|a_paragraph
H A Dc_multi_boolean.infile24 TEST||MINICALC|c_multi_boolean
H A Da_standard.infile23 TEST||QUICKWORD|a_standard
H A Da_subscript.infile23 TEST||QUICKWORD|a_subscript
H A Dc_bob-mod.infile23 TEST||MINICALC|c_bob
H A Da_bookmarks.infile23 TEST||QUICKWORD|a_bookmarks

1234