HomeSort by relevance Sort by last modified time
    Searched refs:LogicTest (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
logic_test.cpp 14 class LogicTest : public CPPUNIT_NS::TestCase
16 CPPUNIT_TEST_SUITE(LogicTest);
28 CPPUNIT_TEST_SUITE_REGISTRATION(LogicTest);
33 void LogicTest::logicand()
46 void LogicTest::logicnot()
53 void LogicTest::logicor()