Searched defs:data5 (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/runtime/tests/ |
| D | string_test.cpp | 562 std::vector<uint16_t> data5 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local 707 std::vector<uint16_t> data5 {'f', 'g', 'h', 'a', 'b', 0xab, 0xdc, 'z', 0}; // data1 + data4 in TEST_F() local
|