Searched refs:FormatConverterTestCase (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/formatconverter/
H A Dformatconvertertest.cpp67 class FormatConverterTestCase : public TestCase class in inherits:TestCase
69 CPPUNIT_TEST_SUITE(FormatConverterTestCase);
114 void FormatConverterTestCase::format_d()
128 void FormatConverterTestCase::format_hd()
137 void FormatConverterTestCase::format_ld()
146 void FormatConverterTestCase::format_s()
158 void FormatConverterTestCase::format_hs()
170 void FormatConverterTestCase::format_ls()
182 void FormatConverterTestCase::format_c()
192 void FormatConverterTestCase
299 CPPUNIT_TEST_SUITE_REGISTRATION(FormatConverterTestCase); variable
[all...]

Completed in 39 milliseconds