Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DPrinterUtils.spec.ts93 const secondLine = lines[1].split(':'); constant
178 const secondLine = lines[2].split(':'); constant
216 const secondLine = lines[1].split(':'); constant
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dformatting_context_test.cpp72 const size_t secondLine = 2U; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts3764 const secondLine = lines[1]; constant