Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dstring_completions_test.cpp44 auto expectedInsertText = name += std::string(": ") += type; in TEST_F() local
66 auto expectedInsertText = name += std::string(": ") += type; in TEST_F() local