HomeSort by relevance Sort by last modified time
    Searched refs:CPPUNIT_NS (Results 1 - 25 of 318) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/test/unit/
_template.cpp 13 class Test : public CPPUNIT_NS::TestCase
divides_test.cpp 13 class DivideTest : public CPPUNIT_NS::TestCase
strstream_buffer_read_test.cpp 15 class StrstreamBufferTest : public CPPUNIT_NS::TestCase
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
times_test.cpp 14 class TimesTest : public CPPUNIT_NS::TestCase
modulus_test.cpp 13 class ModulusTest : public CPPUNIT_NS::TestCase
strstream_test.cpp 16 class StrstreamTest : public CPPUNIT_NS::TestCase
advance_test.cpp 13 class AdvanceTest : public CPPUNIT_NS::TestCase
  /ndk/tests/device/test-gnustl-full/unit/
_template.cpp 13 class Test : public CPPUNIT_NS::TestCase
divides_test.cpp 13 class DivideTest : public CPPUNIT_NS::TestCase
strstream_buffer_read_test.cpp 15 class StrstreamBufferTest : public CPPUNIT_NS::TestCase
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
times_test.cpp 14 class TimesTest : public CPPUNIT_NS::TestCase
modulus_test.cpp 13 class ModulusTest : public CPPUNIT_NS::TestCase
strstream_test.cpp 16 class StrstreamTest : public CPPUNIT_NS::TestCase
  /ndk/tests/device/test-stlport/unit/
_template.cpp 13 class Test : public CPPUNIT_NS::TestCase
divides_test.cpp 13 class DivideTest : public CPPUNIT_NS::TestCase
strstream_buffer_read_test.cpp 15 class StrstreamBufferTest : public CPPUNIT_NS::TestCase
test_errno.cpp 17 class ErrnoTest : public CPPUNIT_NS::TestCase
times_test.cpp 14 class TimesTest : public CPPUNIT_NS::TestCase
modulus_test.cpp 13 class ModulusTest : public CPPUNIT_NS::TestCase
strstream_test.cpp 16 class StrstreamTest : public CPPUNIT_NS::TestCase
  /external/stlport/test/unit/cppunit/
test_main.cpp 23 namespace CPPUNIT_NS
107 CPPUNIT_NS::Reporter* reporter;
115 num_errors = CPPUNIT_NS::TestCase::run(reporter, xtestName, true);
117 num_errors = CPPUNIT_NS::TestCase::run(reporter, testName);
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
test_main.cpp 23 namespace CPPUNIT_NS
107 CPPUNIT_NS::Reporter* reporter;
115 num_errors = CPPUNIT_NS::TestCase::run(reporter, xtestName, true);
117 num_errors = CPPUNIT_NS::TestCase::run(reporter, testName);
  /ndk/tests/device/test-stlport/unit/cppunit/
test_main.cpp 23 namespace CPPUNIT_NS
107 CPPUNIT_NS::Reporter* reporter;
115 num_errors = CPPUNIT_NS::TestCase::run(reporter, xtestName, true);
117 num_errors = CPPUNIT_NS::TestCase::run(reporter, testName);

Completed in 305 milliseconds

1 2 3 4 5 6 7 8 91011>>