Searched defs:data3 (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | string_table_test.cpp | 173 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
|
| D | string_test.cpp | 518 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/ |
| D | ets_string_test.cpp | 209 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/ |
| D | file_test.cpp | 386 int data3 = 41235235; variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_typed_array_test.cpp | 1423 JSTaggedValue data3 = JSTypedArray::FastGetPropertyByIndex(thread, typedArray.GetTaggedValue(), in HWTEST_F_L0() local
|