HomeSort by relevance Sort by last modified time
    Searched refs:ErrnoTest (Results 1 - 4 of 4) 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()
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf_unittest.cc 237 BPF_TEST(SandboxBpf, ErrnoTest, ErrnoTestPolicy) {
    [all...]

Completed in 1901 milliseconds