Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dlsp_rename_test.cpp116 …auto srcPositionEnd = ark::es2panda::lexer::SourcePosition(expectedIndex, expectedLength, program); in TEST_F() local
138 …auto srcPositionEnd = ark::es2panda::lexer::SourcePosition(expectedEndIndex, expectedLength, progr… in TEST_F() local
163 auto srcPositionEnd = ark::es2panda::lexer::SourcePosition(endIndex, endLength, program); in TEST_F() local
275 auto srcPositionEnd = ark::es2panda::lexer::SourcePosition(endIndex, endLength, program); in TEST_F() local