Searched defs:data3 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tests/ |
| D | string_test.cpp | 495 std::vector<uint16_t> data3 {'a', 'b', 121, 122, 'z', 0}; in TEST_F() local 508 std::vector<uint16_t> data3 {'a', 'b', 'c', 'd', 'z', 0}; in TEST_F() local 540 std::vector<uint16_t> data3 {'a', 'b', 'c', 'd', 'z', 0}; in TEST_F() local 689 std::vector<uint8_t> data3; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_typed_array_test.cpp | 1485 JSTaggedValue data3 = JSTypedArray::FastGetPropertyByIndex(thread, typedArray.GetTaggedValue(), in HWTEST_F_L0() local
|