| /third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
| H A D | mbrtoc16.c | 57 char str1[] = "\u08a3"; in mbrtoc16_0200() local
|
| H A D | mbrtoc32.c | 56 char str1[] = "\u08a3"; in mbrtoc32_0200() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/select/ |
| H A D | poll_sup.c | 23 const char *str1 = "HelloWorld"; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | wcstold.c | 40 wchar_t str1[] = L"wcstold"; in wcstold_0100() local
|
| H A D | wcstod.c | 40 wchar_t str1[] = L"wcstod"; in wcstod_0100() local
|
| H A D | wcstof.c | 40 wchar_t str1[] = L"wcstof"; in wcstof_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wcscmp.c | 28 wchar_t str1[] = L"test wcscmp"; in wcscmp_0100() local 42 wchar_t str1[] = L"ABCD"; in wcscmp_0200() local 56 wchar_t str1[] = L"ABCE"; in wcscmp_0300() local 70 wchar_t str1[] = L"ABCD"; in wcscmp_0400() local 87 wchar_t str1[] in wcscmp_0500() local [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_string_utils.c | 102 PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str2) in strcmp() argument 130 PRIV(strcmp_c8)(PCRE2_SPTR str1, const char *str2) in strcmp_c8() argument 157 PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPT argument 186 strncmp_c8(PCRE2_SPTR str1, const char *str2, size_t len) strncmp_c8() argument 229 strcpy_c8(PCRE2_UCHAR *str1, const char *str2) strcpy_c8() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymbolrun_fuzzer/ |
| H A D | hm_symbol_run_fuzzer.cpp | 35 const char* str1 = "A"; in DrawSymbolFuzzTest() local
|
| /base/update/updater/test/unittest/mount_test/ |
| H A D | mount_unittest.cpp | 166 const std::string str1 = GetBlockDeviceByMountPoint(mountPoint1); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/ |
| H A D | skia_txt_test.cpp | 88 std::string str1 = fontFeatures.GetFeatureSettings(); in HWTEST_F() local
|
| /foundation/filemanagement/file_api/interfaces/test/unittest/class_file/ |
| H A D | rust_test.cpp | 566 Str *str1 = GetParent(fd); in HWTEST_F() local 607 Str *str1 = CutFileName(myStr.c_str(), 2); in HWTEST_F() local [all...] |
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| H A D | ActsMemApiTest.cpp | 59 char str1[] = "this is string1";
in HWTEST_F() local 76 char str1[] = "this is string1";
in HWTEST_F() local [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-convenience.cpp | 182 std::string str1 = concat(hello_iter, world, '!'); variable
|
| /third_party/ltp/testcases/kernel/syscalls/fmtmsg/ |
| H A D | fmtmsg01.c | 61 char *str1 = "LTP:fmtmsg: INFO: LTP fmtmsg() test1 message, NOT an error"; variable
|
| /third_party/lwip/src/core/ |
| H A D | def.c | 128 lwip_stricmp(const char *str1, const char *str2) in lwip_stricmp() argument 163 lwip_strnicmp(const char *str1, const char *str2, size_t len) in lwip_strnicmp() argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/ |
| H A D | main.c | 22 char str1[32]; member
|
| /third_party/musl/libc-test/src/functionalext/locale/ |
| H A D | strtod_l.c | 116 char str1[] = "xxx"; in strtod_l_0200() local 135 char str1[] = "xxx"; in strtod_l_0300() local 154 char str1[] = "xxx"; in strtod_l_0400() local 173 char str1[] = "xxx"; in strtod_l_0500() local 192 char str1[] = "xxx123.45"; in strtod_l_0600() local 241 char str1[] = "inixxx"; strtod_l_0900() local 310 char str1[] = "X1.BC"; strtod_l_1300() local 344 char str1[] = " xxx"; strtod_l_1500() local 365 char str1[] = ""; strtod_l_1600() local 384 char str1[] = " "; strtod_l_1700() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-diff-utils.cc | 97 compute_middle_snake(const char* str1, const char* str2, in compute_middle_snake() argument 128 ses_len(const char* str1, in ses_len() argument 157 compute_lcs(const char* str1, const char* str2, int &ses_len, string& lcs) compute_lcs() argument 187 compute_ses(const char* str1, const char* str2, edit_script& ses) compute_ses() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | numberrangeformatter.h | 717 StringClass str1; in getDecimalNumbers() local
|
| /base/msdp/device_status/test/unittest/utils/src/ |
| H A D | utility_test.cpp | 613 const char *str1 = "abcde"; in HWTEST_F() local 628 const char *str1 = "abcde"; in HWTEST_F() local 643 const char *str1 = ""; in HWTEST_F() local 658 const char *str1 = "abcde"; in HWTEST_F() local 673 const char *str1 = ""; in HWTEST_F() local 688 const char *str1 = nullptr; HWTEST_F() local 703 const char *str1 = "abcde"; HWTEST_F() local 718 std::string str1 = "abcde"; HWTEST_F() local 732 std::string str1 = "abcde"; HWTEST_F() local 747 std::string str1 = "abcde"; HWTEST_F() local 763 std::string str1 = "abcde"; HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/ |
| H A D | form_supply_callback_test.cpp | 401 std::string str1 = "pro"; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
| H A D | bms_bundle_overlay_info_test.cpp | 189 std::string str1 = jsonObject.dump(Constants::DUMP_INDENT);
in HWTEST_F() local 297 std::string str1 = jsonObject.dump(Constants::DUMP_INDENT);
in HWTEST_F() local
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 209 char str1[] = "hello"; in HWTEST_F() local
|
| /test/xts/hats/hdf/location/gnss/ |
| H A D | location_gnss_test.cpp | 338 const std::string str1 = "testing"; in HWTEST_F() local
|