Searched defs:data4 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | string_test.cpp | 532 std::vector<uint16_t> data4 {'b', 'c', 'd', 0}; in TEST_F() local 610 std::vector<uint16_t> data4 {'a', 'b', 'd', 'c', 'z', 0}; in TEST_F() local 791 std::vector<uint16_t> data4 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| D | ets_string_test.cpp | 210 std::vector<uint16_t> data4 {'a', 'b', 'd', 'c', 'z', 0}; in TEST_F() local 286 std::vector<uint16_t> data4 {'a', 'b', 'c', 'd', 0}; in TEST_F() local
|