/external/libcxx/test/std/experimental/string.view/string.view.access/ |
back.pass.cpp | 27 assert ( test ( "ABCDE", 5 )); 30 assert ( test ( L"ABCDE", 5 )); 34 assert ( test ( u"ABCDE", 5 )); 37 assert ( test ( U"ABCDE", 5 ));
|
data.pass.cpp | 26 test ( "ABCDE", 5 ); 29 test ( L"ABCDE", 5 ); 33 test ( u"ABCDE", 5 ); 36 test ( U"ABCDE", 5 );
|
front.pass.cpp | 27 assert ( test ( "ABCDE", 5 )); 30 assert ( test ( L"ABCDE", 5 )); 34 assert ( test ( u"ABCDE", 5 )); 37 assert ( test ( U"ABCDE", 5 ));
|
index.pass.cpp | 29 test ( "ABCDE", 5 ); 32 test ( L"ABCDE", 5 ); 36 test ( u"ABCDE", 5 ); 39 test ( U"ABCDE", 5 );
|
at.pass.cpp | 35 test ( "ABCDE", 5 ); 38 test ( L"ABCDE", 5 ); 42 test ( u"ABCDE", 5 ); 45 test ( U"ABCDE", 5 );
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
basic_string.pass.cpp | 43 test ( "ABCDE"); 48 test ( L"ABCDE" ); 54 test ( u"ABCDE" ); 59 test ( U"ABCDE" );
|
to_string.pass.cpp | 56 test ( "ABCDE"); 61 test ( L"ABCDE" ); 67 test ( u"ABCDE" ); 72 test ( U"ABCDE" );
|
substr.pass.cpp | 61 test ( "ABCDE"); 66 test ( L"ABCDE" ); 72 test ( u"ABCDE" ); 77 test ( U"ABCDE" ); 84 constexpr std::experimental::string_view sv1 { "ABCDE", 5 };
|
copy.pass.cpp | 72 test ( "ABCDE"); 77 test ( L"ABCDE" ); 83 test ( u"ABCDE" ); 88 test ( U"ABCDE" );
|
/external/llvm/test/Object/ |
archive-format.test | 7 RUN: echo -n bar. > 0123456789abcde 11 RUN: llvm-ar rc test.a 0123456789abcde 0123456789abcdef 17 CHECK-NEXT: 0123456789abcde/{{................................}}4 `
|
/development/samples/JetBoy/JETBOY_content/JETBOY_Music.logic/LgDoc/ |
displayState | 14 ?? 1 @ ? d ???P? ? ? c ??*B ?A _4 46 1436 832 0 0 1440 878 _&4 0 1436 878/0 0 1440 900 4 0 1436 878?<=>?FN_CLgTransportBtnsDisplay_CLgTransportBtnsModus_CLgTransportBtnsTransport?@ABCDE?GHIJKLM&'*+-?OPQRSTUV
?
/Y0?Z? [? !"#$%&'()*+0,,_0+ab550d05,gh ????????O 25 ?? ? 1 @ A d ???P? ? ? c B ?A_4 547 1024 331 0 0 1440 878 _(4 501 1024 377/0 0 1440 900 4 0 1436 878?<=>?FN?@ABCDE?GHIJKLM?OPQRSTUV?
nop0[Environment?q?? r? !"#$%&'()*+,,,/0wxyz550705,:~ "B9??OBp?? 0 ?#> v B ' Bp x ??? 35 ?? ? 1 @ ? d ???P? ? ? c ??B ?A ?<=>?FN?@ABCDE?GHIJKLM?OPQRSTUV?????!#$%'(?_,0,??50?00:_udataEnvironment" O ? @ d ??? ? ? c ?@ PA_4 0 1436 878 0 0 1440 878 ??_{{4, 0}, {1436, 878}} " 6 K ` v y ? ? ? ? ? ? ? ? ? ? ? ? ?:Pjy??????";MYn?????????????,./MNOx???????????????????
IJKLUVr ? ? ? ? ? ? ? ? ? ? ?
|
/external/sonivox/jet_tools/logic_templates/JET_Logic8.logic/LgDoc/ |
displayState | 14 ?? 1 @ ? d ???P? ? ? c ??B ?A _4 46 1436 832 0 0 1440 878 _&4 0 1436 878/0 0 1440 900 4 0 1436 878?<=>?FN_CLgTransportBtnsDisplay_CLgTransportBtnsModus_CLgTransportBtnsTransport?@ABCDE?GHIJKLM&'*+-?OPQRSTUV
?
YZ0?[? \? !"#$%&'()*+0,,/0+ab550d05,gh O 25 ?? ? 1 @ ? d ???P? ? ? c B ?A_4 547 1024 331 0 0 1440 878 _(4 501 1024 377/0 0 1440 900 4 0 1436 878?<=>?FN?@ABCDE?GHIJKLM?OPQRSTUV?
nop0[Environment?q?? r? !"#$%&'()*+,,,Y01wxy550705,:} OBp?? 0 ?# ? B ' Bp ??? 35 ?? ? 1 @ ? d ???P? ? ? c ??B ?A ?<=>?FN?@ABCDE?GHIJKLM?OPQRSTUV?????!#$%'(?/,0,??50?00:_udataEnvironment" O ? @ d ??? ? ? c ?@ PA_4 0 1436 878 0 0 1440 878 ??_{{4, 0}, {1436, 878}} " 6 K ` v y ? ? ? ? ? ? ? ? ? ? ? ? ?:Pjy??????";MYn?????????????356TUV???????????????????
|
/external/libcxx/test/std/experimental/string.view/string.view.capacity/ |
capacity.pass.cpp | 67 test2 ( "ABCDE", 5 ); 72 test2 ( L"ABCDE", 5 ); 78 test2 ( u"ABCDE", 5 ); 83 test2 ( U"ABCDE", 5 );
|
/external/libcxx/test/std/experimental/string.view/string.view.modifiers/ |
clear.pass.cpp | 43 test ( "ABCDE", 5 ); 47 test ( L"ABCDE", 5 ); 52 test ( u"ABCDE", 5 ); 56 test ( U"ABCDE", 5 );
|
remove_prefix.pass.cpp | 50 test ( "ABCDE", 5 ); 54 test ( L"ABCDE", 5 ); 59 test ( u"ABCDE", 5 ); 63 test ( U"ABCDE", 5 );
|
remove_suffix.pass.cpp | 50 test ( "ABCDE", 5 ); 54 test ( L"ABCDE", 5 ); 59 test ( u"ABCDE", 5 ); 63 test ( U"ABCDE", 5 );
|
swap.pass.cpp | 49 test ( "ABCDE", 5 ); 53 test ( L"ABCDE", 5 ); 58 test ( u"ABCDE", 5 ); 62 test ( U"ABCDE", 5 );
|
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_op+/ |
string_char.pass.cpp | 49 test0(S("abcde"), '1', S("abcde1")); 56 test1(S("abcde"), '1', S("abcde1")); 66 test0(S("abcde"), '1', S("abcde1")); 73 test1(S("abcde"), '1', S("abcde1"));
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/ |
HttpOverHttp2Test.java | 38 .setBody("ABCDE") 44 assertContent("ABCDE", connection, Integer.MAX_VALUE); 62 .setBody("ABCDE") 68 assertContent("ABCDE", connection, Integer.MAX_VALUE);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string_op+/ |
string_char.pass.cpp | 48 test0(S("abcde"), '1', S("abcde1")); 55 test1(S("abcde"), '1', S("abcde1")); 65 test0(S("abcde"), '1', S("abcde1")); 72 test1(S("abcde"), '1', S("abcde1"));
|
/external/valgrind/none/tests/amd64/ |
pcmpstr64.stdout.exp | 143 istri 0C 111111111abcde11 00000000000abcde -> 00810002 00810002 145 istri 0C 1111111111abcde1 00000000000abcde -> 00810001 00810001 146 istri 0C 11111111111abcde 00000000000abcde -> 08810000 08810000 147 istri 0C 111111111111abcd 00000000000abcde -> 00800010 00800010 148 istri 0C 111abcde1abcde11 00000000000abcde -> 00810002 00810002 149 istri 0C 11abcde11abcde11 00000000000abcde -> 00810002 00810002 150 istri 0C 1abcde111abcde11 00000000000abcde -> 00810002 00810002 151 istri 0C abcde1111abcde11 00000000000abcde -> 00810002 00810002 152 istri 0C bcde11111abcde11 00000000000abcde -> 00810002 00810002 [all...] |
/ndk/sources/android/support/tests/ |
stdio_unittest.cc | 11 EXPECT_EQ(5, snprintf(char_buff, char_buff_len, "%s", "abcde")); 29 EXPECT_EQ(5, swprintf(wide_buff, wide_buff_len, L"%s", "abcde"));
|
/frameworks/av/drm/mediadrm/plugins/clearkey/tests/ |
InitDataParserUnittest.cpp | 87 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 94 expectedKeys.push(String8("01234567890ABCDE")); 108 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 119 expectedKeys.push(String8("01234567890ABCDE")); 129 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 135 expectedKeys.push(String8("01234567890ABCDE")); 172 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 190 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 208 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" 226 0x38, 0x39, 0x30, 0x41, 0x42, 0x43, 0x44, 0x45, // "01234567890ABCDE" [all...] |
/external/valgrind/memcheck/tests/amd64/ |
insn-pcmpistri.stdout.exp | 6 strlen("abcde")=5
|
/external/compiler-rt/test/msan/ |
getline.cc | 1 // RUN: echo "abcde" > %t-testdata 26 assert(strcmp(line, "abcde\n") == 0);
|