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

  /external/stlport/test/unit/
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
19 CPPUNIT_TEST_SUITE(ErrnoTest);
27 CPPUNIT_TEST_SUITE_REGISTRATION(ErrnoTest);
29 void ErrnoTest::check()
  /ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
19 CPPUNIT_TEST_SUITE(ErrnoTest);
27 CPPUNIT_TEST_SUITE_REGISTRATION(ErrnoTest);
29 void ErrnoTest::check()
  /ndk/tests/device/test-stlport/unit/
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
19 CPPUNIT_TEST_SUITE(ErrnoTest);
27 CPPUNIT_TEST_SUITE_REGISTRATION(ErrnoTest);
29 void ErrnoTest::check()

Completed in 60 milliseconds