Home
last modified time | relevance | path

Searched refs:testTrimRightInPlace (Results 1 – 2 of 2) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DStringTest.h33 void testTrimRightInPlace();
H A DStringTest.cpp132 void StringTest::testTrimRightInPlace() in testTrimRightInPlace() function in StringTest
1463 CppUnit_addTest(pSuite, StringTest, testTrimRightInPlace); in suite()