Searched refs:SwapDoubleTest (Results 1 – 1 of 1) sorted by relevance
195 class SwapDoubleTest : public BTestCase { class197 SwapDoubleTest(std::string name = "");204 SwapDoubleTest::SwapDoubleTest(std::string name) in SwapDoubleTest() function in SwapDoubleTest211 SwapDoubleTest::suite(void) in suite()213 …return new CppUnit::TestCaller<SwapDoubleTest>("ByteOrderTest::SwapDoubleTest", &SwapDoubleTest::t… in suite()218 SwapDoubleTest::test(void) in test()417 testSuite->addTest(new SwapDoubleTest("__swap_double()")); in ByteOrderTestSuite()