Searched refs:VsnprintfTestCase (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/strings/
H A Dvsnprintf.cpp80 class VsnprintfTestCase : public CppUnit::TestCase class in inherits:CppUnit::TestCase
83 VsnprintfTestCase();
86 CPPUNIT_TEST_SUITE( VsnprintfTestCase );
128 DECLARE_NO_COPY_CLASS(VsnprintfTestCase)
132 CPPUNIT_TEST_SUITE_REGISTRATION( VsnprintfTestCase ); variable
135 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( VsnprintfTestCase, "VsnprintfTestCase" );
137 VsnprintfTestCase::VsnprintfTestCase() function in class:VsnprintfTestCase
141 void VsnprintfTestCase
[all...]

Completed in 40 milliseconds