Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/common/tests/
Dpage_cache_test.cpp42 Span* span1 = PageCache::GetInstance()->NewSpan(1); variable
73 Span* span1 = PageCache::GetInstance()->NewSpan(1); variable
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dformatting_context_test.cpp59 ark::es2panda::lsp::RangeWithKind span1(pos1, pos2, ark::es2panda::ir::AstNodeType::IDENTIFIER); in TEST_F() local
89 ark::es2panda::lsp::RangeWithKind span1(pos1, pos2, ark::es2panda::ir::AstNodeType::IDENTIFIER); in TEST_F() local