Home
last modified time | relevance | path

Searched defs:data3 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_table_test.cpp173 std::vector<uint8_t> data3 {0x03, 0x00}; in SweepObjectInTable() local
210 std::vector<uint8_t> data3 {0x03, 0x00}; in SweepNonMovableObjectInTable() local
250 std::vector<uint8_t> data3 {0x03}; in SweepHumongousObjectInTable() local
Dstring_test.cpp518 std::vector<uint16_t> data3 {'a', 'b', 121, 122, 'z', 0}; in TEST_F() local
531 std::vector<uint16_t> data3 {'a', 'b', 'c', 'd', 'z', 0}; in TEST_F() local
609 std::vector<uint16_t> data3 {'a', 'b', 'c', 'd', 'z', 0}; in TEST_F() local
774 std::vector<uint8_t> data3; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp209 std::vector<uint16_t> data3 {'a', 'b', 'c', 'd', 'z', 0}; in TEST_F() local
268 std::vector<uint8_t> data3; in TEST_F() local
333 std::vector<uint16_t> data3 {'a', 'b', 121, 122, 'z', 0}; in TEST_F() local
486 char data3 = 0; in TEST_F() local
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_test.cpp386 int data3 = 41235235; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp1423 JSTaggedValue data3 = JSTypedArray::FastGetPropertyByIndex(thread, typedArray.GetTaggedValue(), in HWTEST_F_L0() local