Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dchange_tracker_test.cpp349 const std::string sourceText = "const a = 1;"; in TEST_F() local
372 const std::string sourceText = "const a = 1;"; in TEST_F() local
403 const std::string sourceText = "function foo() {}"; in TEST_F() local
435 const std::string sourceText = "function foo(a: number) {}"; in TEST_F() local