Searched defs:arrayU8 (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | constant_string_test.cpp | 74 uint8_t arrayU8[] = {"xyz123!@#"}; in HWTEST_F_L0() local 98 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 244 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 267 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 283 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 491 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 511 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 529 uint8_t arrayU8[] = {"Startnow"}; in HWTEST_F_L0() local
|
D | ecma_string_test.cpp | 28 uint8_t arrayU8[] = {12, 34, 77, 127, 99, 1}; in SetUpTestCase() local 64 uint8_t arrayU8[] = {12, 34, 77, 127, 99, 1}; in HWTEST_F_L0() local 124 uint8_t arrayU8[] = {"xyz123!@#"}; in HWTEST_F_L0() local 185 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 505 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 736 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 762 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 1458 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 1495 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 1588 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local
|
D | ecma_string_accessor_test.cpp | 160 uint8_t arrayU8[] = {"xyz123!@#"}; in HWTEST_F_L0() local 303 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 419 uint8_t arrayU8[6] = {3, 7, 19, 54, 99}; in HWTEST_F_L0() local 459 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 491 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 525 uint8_t arrayU8[] = {"abcde"}; in HWTEST_F_L0() local 770 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 865 uint8_t arrayU8[] = {"abc"}; in HWTEST_F_L0() local 1699 uint8_t arrayU8[] = {12, 34, 77, 127, 99, 1}; in HWTEST_F_L0() local
|