Searched refs:createLocalPointerTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditutil.cpp33 static IntlTest *createLocalPointerTest();
70 LocalPointer<IntlTest> test(createLocalPointerTest());
230 static IntlTest *createLocalPointerTest() { function
/external/icu/icu4c/source/test/intltest/
H A Ditutil.cpp33 static IntlTest *createLocalPointerTest();
72 LocalPointer<IntlTest> test(createLocalPointerTest());
248 static IntlTest *createLocalPointerTest() { function

Completed in 85 milliseconds