OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:from8a
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
ustrtest.cpp
242
UnicodeString
from8a
= UnicodeString((const char *)utf8);
local
245
if(
from8a
!= from16 || from8b != from16) {
[
all
...]
/external/icu4c/test/intltest/
ustrtest.cpp
244
UnicodeString
from8a
= UnicodeString((const char *)utf8);
local
247
if(
from8a
!= from16 || from8b != from16) {
[
all
...]
Completed in 278 milliseconds