Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dlogic_test.cpp14 class LogicTest : public CPPUNIT_NS::TestCase class
16 CPPUNIT_TEST_SUITE(LogicTest);
28 CPPUNIT_TEST_SUITE_REGISTRATION(LogicTest);
33 void LogicTest::logicand() in logicand()
46 void LogicTest::logicnot() in logicnot()
53 void LogicTest::logicor() in logicor()