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

  /ndk/tests/device/test-gnustl-full/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()
  /ndk/tests/device/test-stlport/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()

Completed in 213 milliseconds