OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createLocalPointerTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
itutil.cpp
33
static IntlTest *
createLocalPointerTest
();
70
LocalPointer<IntlTest> test(
createLocalPointerTest
());
230
static IntlTest *
createLocalPointerTest
() {
/external/icu/icu4c/source/test/intltest/
itutil.cpp
33
static IntlTest *
createLocalPointerTest
();
72
LocalPointer<IntlTest> test(
createLocalPointerTest
());
248
static IntlTest *
createLocalPointerTest
() {
Completed in 616 milliseconds