Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/tests/
Dexec_context_test.cpp36RegContext &ctx3, uint8_t const instructions[128U]) // NOLINT(modernize-avoid-c-arrays) in ProcessAbsIntExecContext()
123 RegContext ctx3; in TEST_F() local
Dreg_context_test.cpp59 auto ctx3 = RcUnion(&ctx1, &ctx2, &typeSystem); in TEST_F() local