Searched refs:failcount (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/winetests/shell32/ |
H A D | msg.h | 116 int failcount = 0; in ok_sequence_() local 135 failcount++; in ok_sequence_() 155 failcount++; in ok_sequence_() 180 failcount++; in ok_sequence_() 198 failcount++; in ok_sequence_() 233 failcount++; in ok_sequence_() 262 failcount++; in ok_sequence_() 274 if(todo && !failcount) /* succeeded yet marked todo */ in ok_sequence_()
|
H A D | shlview.c | 119 UINT i, j, msg, failcount = 0; in verify_msgs_in_() local 129 failcount++; in verify_msgs_in_() 133 ok_(file, line) (!failcount, "%d failures.\n", failcount); in verify_msgs_in_()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | msg.h | 177 int failcount = 0, dump = 0; in ok_sequence_() local 194 failcount++; in ok_sequence_() 216 failcount++; in ok_sequence_() 238 failcount++; in ok_sequence_() 265 failcount++; in ok_sequence_() 285 failcount++; in ok_sequence_() 332 failcount++; in ok_sequence_() 361 failcount++; in ok_sequence_() 375 if(todo && !failcount) /* succeeded yet marked todo */ in ok_sequence_()
|
/reactos/modules/rostests/apitests/user32/ |
H A D | SystemMenu.c | 285 int failcount = 0, dump = 0; in ok_sequence_() local 303 failcount++; in ok_sequence_() 327 failcount++; in ok_sequence_() 356 failcount++; in ok_sequence_() 420 failcount++; in ok_sequence_() 453 failcount++; in ok_sequence_() 470 if (todo && !failcount) /* succeeded yet marked todo */ in ok_sequence_()
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | saxreader.c | 116 (*failcount)++; in test_saxstr() 125 (*failcount)++; in test_saxstr() 137 (*failcount)++; in test_saxstr() 152 (*failcount)++; in test_saxstr() 335 (*failcount)++; in compare_attributes() 363 int failcount = 0; in ok_sequence_() local 381 failcount++; in ok_sequence_() 402 failcount++; in ok_sequence_() 461 failcount++; in ok_sequence_() 481 failcount++; in ok_sequence_() [all …]
|
/reactos/modules/rostests/winetests/user32/ |
H A D | input.c | 705 int i, failcount = 0; in compare_and_check() local 718 failcount++; in compare_and_check() 737 failcount++; in compare_and_check() 761 failcount++; in compare_and_check() 775 failcount++; in compare_and_check() 823 failcount++; in compare_and_check() 846 failcount++; in compare_and_check() 856 if( test->_todo_wine && !failcount) /* succeeded yet marked todo */ in compare_and_check()
|
H A D | msg.c | 2399 int failcount = 0, dump = 0; in ok_sequence_() local 2416 failcount ++; in ok_sequence_() 2437 failcount ++; in ok_sequence_() 2463 failcount ++; in ok_sequence_() 2519 failcount++; in ok_sequence_() 2548 failcount++; in ok_sequence_() 2564 if( todo && !failcount) /* succeeded yet marked todo */ in ok_sequence_()
|
/reactos/modules/rostests/winetests/msi/ |
H A D | package.c | 8697 int failcount = 0; in ok_sequence_() local 8713 failcount++; in ok_sequence_() 8723 failcount++; in ok_sequence_() 8739 failcount++; in ok_sequence_() 8752 failcount++; in ok_sequence_() 8755 if(todo && !failcount) /* succeeded yet marked todo */ in ok_sequence_()
|