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

  /external/chromium_org/third_party/icu/source/test/intltest/
itutil.cpp 67 name = "LocalPointerTest";
69 logln("TestSuite LocalPointerTest---"); logln();
218 class LocalPointerTest : public IntlTest {
220 LocalPointerTest() {}
231 return new LocalPointerTest();
234 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
236 logln("TestSuite LocalPointerTest: ");
250 void LocalPointerTest::TestLocalPointer() {
280 void LocalPointerTest::TestLocalArray() {
309 void LocalPointerTest::TestLocalXyzPointer()
    [all...]
  /external/icu/icu4c/source/test/intltest/
itutil.cpp 69 name = "LocalPointerTest";
71 logln("TestSuite LocalPointerTest---"); logln();
236 class LocalPointerTest : public IntlTest {
238 LocalPointerTest() {}
249 return new LocalPointerTest();
252 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
254 logln("TestSuite LocalPointerTest: ");
268 void LocalPointerTest::TestLocalPointer() {
298 void LocalPointerTest::TestLocalArray() {
327 void LocalPointerTest::TestLocalXyzPointer()
    [all...]

Completed in 542 milliseconds