Home
last modified time | relevance | path

Searched defs:rhs2 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/objects/tests/
Dbase_string_test.cpp222 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/
Dcompiler_regalloc_test.cpp933 Location rhs2(Location::Kind::STACK, 2); in __anonbbc8952d1402() local