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

/haiku/headers/tools/cppunit/
H A DTestUtils.h31 extern CPPUNIT_API std::string IntToStr(int i);
/haiku/src/tools/cppunit/
H A DTestUtils.cpp195 string IntToStr(int i) { function
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp542 s += IntToStr(line);
548 s += IntToStr(err);

Completed in 31 milliseconds