Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/image/
H A Drawbmp.cpp38 class ImageRawTestCase : public CppUnit::TestCase class
41 ImageRawTestCase() { } in ImageRawTestCase() function in ImageRawTestCase
44 CPPUNIT_TEST_SUITE( ImageRawTestCase );
50 wxDECLARE_NO_COPY_CLASS(ImageRawTestCase);
53 CPPUNIT_TEST_SUITE_REGISTRATION( ImageRawTestCase );
54 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ImageRawTestCase, "ImageRawTestCase" );
56 void ImageRawTestCase::RGBImage() in RGBImage()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/image/
H A Drawbmp.cpp41 class ImageRawTestCase : public CppUnit::TestCase class
44 ImageRawTestCase() { } in ImageRawTestCase() function in ImageRawTestCase
47 CPPUNIT_TEST_SUITE( ImageRawTestCase );
53 DECLARE_NO_COPY_CLASS(ImageRawTestCase)
56 CPPUNIT_TEST_SUITE_REGISTRATION( ImageRawTestCase );
57 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ImageRawTestCase, "ImageRawTestCase" );
59 void ImageRawTestCase::RGBImage() in RGBImage()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/image/
H A Drawbmp.cpp41 class ImageRawTestCase : public CppUnit::TestCase class
44 ImageRawTestCase() { } in ImageRawTestCase() function in ImageRawTestCase
47 CPPUNIT_TEST_SUITE( ImageRawTestCase );
53 DECLARE_NO_COPY_CLASS(ImageRawTestCase)
56 CPPUNIT_TEST_SUITE_REGISTRATION( ImageRawTestCase );
57 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ImageRawTestCase, "ImageRawTestCase" );
59 void ImageRawTestCase::RGBImage() in RGBImage()