Searched refs:SwapFloatTest (Results 1 – 1 of 1) sorted by relevance
157 class SwapFloatTest : public BTestCase { class159 SwapFloatTest(std::string name = "");166 SwapFloatTest::SwapFloatTest(std::string name) in SwapFloatTest() function in SwapFloatTest173 SwapFloatTest::suite(void) in suite()175 …return new CppUnit::TestCaller<SwapFloatTest>("ByteOrderTest::SwapFloatTest", &SwapFloatTest::test… in suite()180 SwapFloatTest::test(void) in test()416 testSuite->addTest(new SwapFloatTest("__swap_float()")); in ByteOrderTestSuite()