Searched defs:rhs2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/objects/tests/ |
| D | base_string_test.cpp | 222 const uint16_t rhs2[] = {'x', 'y', 'z'}; in HWTEST_F_L0() local 255 const uint16_t rhs2[] = {'x', 'y', 'z'}; in HWTEST_F_L0() local 288 const uint8_t rhs2[] = {'x', 'y', 'z'}; in HWTEST_F_L0() local 451 const uint16_t rhs2[] = {'c', 'x'}; in HWTEST_F_L0() local 484 const uint16_t rhs2[] = {'c', 'x'}; in HWTEST_F_L0() local 517 const uint8_t rhs2[] = {'c', 'x'}; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | compiler_regalloc_test.cpp | 933 Location rhs2(Location::Kind::STACK, 2); in __anonbbc8952d1402() local
|