xcheck            319 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_OBJECT(invoke->args[1].get()));
xcheck            322 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_STRING(invoke->args[2].get()));
xcheck            326 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_DOUBLE(invoke->args[3].get()));
xcheck            333 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_STRING(invoke->args[5].get()));
xcheck            337 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_STRING(invoke->args[6].get()));
xcheck            341 plugin/npapi/test.cpp     xcheck(NPVARIANT_IS_STRING(invoke->args[7].get()));
xcheck            225 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf1.textWidth >= 40 && tf1.textWidth <= 45");
xcheck            233 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf2.textWidth >= 66 && tf2.textWidth <= 72");
xcheck            241 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf3.textWidth >= 11 && tf3.textWidth <= 15");
xcheck            249 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf4.textWidth >= 7 && tf4.textWidth <= 11");
xcheck            257 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf5.textWidth >= 8 && tf5.textWidth <= 12");
xcheck            265 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf6.textWidth >= 9 && tf6.textWidth <= 13");
xcheck            273 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf7.textWidth >= 14 && tf7.textWidth <= 16");
xcheck            281 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf8.textWidth >= 21 && tf8.textWidth <= 27");
xcheck            289 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf9.textWidth >= 14 && tf9.textWidth <= 18");
xcheck            297 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf10.textWidth >= 440 && tf10.textWidth <= 460");
xcheck            305 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf11.textHeight >= 23 && tf11.textHeight <= 24");
xcheck            307 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf11.textWidth >= 305 && tf11.textWidth <= 325");
xcheck            314 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf12.textHeight >= 23 && tf12.textHeight <= 24");
xcheck            316 testsuite/misc-ming.all/DeviceFontTest.c   xcheck(mo, "tf12.textWidth >= 625 && tf12.textWidth <= 655");
xcheck            232 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf1.textWidth >= 44 && tf1.textWidth <= 48");
xcheck            241 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf2.textWidth >= 76 && tf2.textWidth <= 80");
xcheck            250 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf3.textWidth >= 225 && tf3.textWidth <= 235");
xcheck            259 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf4.textWidth >= 153 && tf4.textWidth <= 159");
xcheck            268 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf5.textWidth >= 183 && tf5.textWidth <= 189");
xcheck            277 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf6.textWidth >= 189 && tf6.textWidth <= 199");
xcheck            286 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf7.textWidth >= 240 && tf7.textWidth <= 254");
xcheck            295 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf8.textWidth >= 217 && tf8.textWidth <= 227");
xcheck            304 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf9.textWidth >= 144 && tf9.textWidth <= 152");
xcheck            313 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf10.textWidth >= 95 && tf10.textWidth <= 103");
xcheck            323 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf11.textWidth >= 84 && tf11.textWidth <= 88");
xcheck            332 testsuite/misc-ming.all/EmbeddedFontTest.c   xcheck(mo, "tf12.textWidth >= 84 && tf12.textWidth <= 88");
xcheck             65 testsuite/misc-ming.all/EmbeddedSoundTest-Runner.cpp     xcheck(getObject(root)->get_member(getURI(vm, "finished"), &eot));
xcheck            129 testsuite/misc-ming.all/loop/loop_test-Runner.cpp 			xcheck( tester.getInvalidatedRanges().isNull() );
xcheck            129 testsuite/misc-ming.all/loop/loop_test2runner.cpp 	xcheck( ! invalidated.intersects(Intersection(redRange,blackRange)) );
xcheck            424 testsuite/misc-ming.all/masks_test.c 	xcheck(mo, "!staticmc3.hitTest(40, 210, true)"); // I'd think this should be true, why not ?
xcheck            435 testsuite/misc-ming.all/masks_test.c 	xcheck(mo, "!staticmc4.hitTest(250, 250, true)");  // I'd think this should be true, why not?