Home
last modified time | relevance | path

Searched defs:node2 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DNodeUtils.spec.ts251 const node2 = ts.factory.createLiteralTypeNode(ts.factory.createNumericLiteral(1)); constant
260 const node2 = ts.factory.createLiteralTypeNode(ts.factory.createNumericLiteral(1)); constant
/arkcompiler/runtime_core/compiler/tests/
Dreg_alloc_interference_graph_new_test.cpp141 ColorNode node2(1, allocator.Adapter()); variable
248 auto *node2 = ig.AllocNode(); variable
Dreg_alloc_interference_graph_test.cpp76 auto *node2 = gr.AllocNode(); in TEST_F() local
Dcompiler_regalloc_test.cpp256 auto *node2 = gr.AllocNode(); in __anon8377e3cb0802() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_interference_graph_test.cpp84 auto *node2 = gr.AllocNode(); in TEST_F() local