Home
last modified time | relevance | path

Searched refs:eis (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dencodedstreamtest.cpp90 while (eis.Peek() != '\0') { in TestEncodedInputStream()
108 while (eis.Peek() != '\0') { in TestEncodedInputStream()
116 EXPECT_EQ(size, eis.Tell()); in TestEncodedInputStream()
128 EXPECT_EQ(expectHasBOM, eis.HasBOM()); in TestAutoUTFInputStream()
130 while (eis.Peek() != '\0') { in TestAutoUTFInputStream()
145 AutoUTFInputStream<unsigned, MemoryStream> eis(ms); in TestAutoUTFInputStream() local
146 EXPECT_EQ(expectHasBOM, eis.HasBOM()); in TestAutoUTFInputStream()
149 while (eis.Peek() != '\0') { in TestAutoUTFInputStream()
157 EXPECT_EQ(size, eis.Tell()); in TestAutoUTFInputStream()
281 EXPECT_FALSE(eis.HasBOM()); in TEST_F()
[all …]
H A Ddocumenttest.cpp121 EncodedInputStream<UTF8<>, FileReadStream> eis(bis); in TEST() local
124 d.ParseStream<0, UTF8<> >(eis); in TEST()
162 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); in TEST() local
165 d.ParseStream<0, AutoUTF<unsigned> >(eis); in TEST()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/prettyauto/
H A Dprettyauto.cpp30 AutoUTFInputStream<unsigned, FileReadStream> eis(is); // NEW in main() local
39 OutputStream eos(os, eis.GetType(), eis.HasBOM()); // NEW in main()
50 if (!reader.Parse<kParseValidateEncodingFlag>(eis, writer)) { // CHANGED in main()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A Dstream.md151 EncodedInputStream<UTF16LE<>, FileReadStream> eis(bis); // wraps bis into eis
154 d.ParseStream<0, UTF16LE<> >(eis); // Parses UTF-16LE file into UTF-8 in memory
204 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
207 d.ParseStream<0, AutoUTF<unsigned> >(eis); // This parses any UTF file into UTF-8 in memory
H A Ddom.md49 AutoUTFInputStream<unsigned, FileReadStream> eis(bis); // wraps bis into eis
52 d.ParseStream<0, AutoUTF<unsigned> >(eis);
/aosp12/bootable/recovery/tests/testdata/
H A Drecovery_body142 persist.camera.eis.enable=1
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...