Searched defs:PreAllocatedUTextCAPI (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp102 case 15: name = "PreAllocatedUTextCAPI";
103 if (exec) PreAllocatedUTextCAPI();
4757 // PreAllocatedUTextCAPI Check the C API with pre-allocated mutable
4763 void RegexTest::PreAllocatedUTextCAPI () { function in class:RegexTest
/external/icu4c/test/intltest/
H A Dregextst.cpp113 case 15: name = "PreAllocatedUTextCAPI";
114 if (exec) PreAllocatedUTextCAPI();
4907 // PreAllocatedUTextCAPI Check the C API with pre-allocated mutable
4913 void RegexTest::PreAllocatedUTextCAPI () { function in class:RegexTest

Completed in 66 milliseconds