OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cp936_wstr
(Results
1 - 3
of
3
) sorted by null
/external/stlport/test/unit/
codecvt_test.cpp
527
wstring
cp936_wstr
;
local
548
cp936_wstr
.assign(wbuf, to_next);
555
res = cvt.out(state,
cp936_wstr
.data(),
cp936_wstr
.data() +
cp936_wstr
.size(), from_next,
/ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp
529
wstring
cp936_wstr
;
local
550
cp936_wstr
.assign(wbuf, to_next);
557
res = cvt.out(state,
cp936_wstr
.data(),
cp936_wstr
.data() +
cp936_wstr
.size(), from_next,
/ndk/tests/device/test-stlport/unit/
codecvt_test.cpp
529
wstring
cp936_wstr
;
local
550
cp936_wstr
.assign(wbuf, to_next);
557
res = cvt.out(state,
cp936_wstr
.data(),
cp936_wstr
.data() +
cp936_wstr
.size(), from_next,
Completed in 50 milliseconds