Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dalloc_tracker_test.cpp53 DetailAllocTracker tracker; in TEST() local
67 DetailAllocTracker tracker; in TEST() local
95 DetailAllocTracker tracker; in TEST() local
132 DetailAllocTracker tracker; in TEST() local
163 DetailAllocTracker tracker; in TEST() local
/arkcompiler/runtime_core/libpandabase/tests/
Dalloc_tracker_test.cpp53 DetailAllocTracker tracker; in TEST() local
67 DetailAllocTracker tracker; in TEST() local
94 DetailAllocTracker tracker; in TEST() local
129 DetailAllocTracker tracker; in TEST() local
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dchange_tracker_test.cpp48 auto tracker = ark::es2panda::lsp::ChangeTracker::FromContext(changeText); in GetTracker() local
75 auto tracker = GetTracker(); in TEST_F() local
119 auto tracker = GetTracker(); in TEST_F() local
147 auto tracker = GetTracker(); in TEST_F() local
193 auto tracker = GetTracker(); in TEST_F() local
256 ark::es2panda::lsp::ChangeTracker tracker = GetTracker(); in TEST_F() local
290 ark::es2panda::lsp::ChangeTracker tracker = GetTracker(); in TEST_F() local
311 ark::es2panda::lsp::ChangeTracker tracker = GetTracker(); in TEST_F() local
356 ark::es2panda::lsp::ChangeTracker tracker = GetTracker(); in TEST_F() local
379 ark::es2panda::lsp::ChangeTracker tracker = GetTracker(); in TEST_F() local
[all …]
/arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/
Dadd_missing_declare_property.cpp45 …textChangesContext, [&](ChangeTracker &tracker) { MakeChange(tracker, context.context, 3, fixedNod… in GetCodeActionsToAddMissingDeclareOnProperty()
82 … [&](ChangeTracker &tracker, const DiagnosticWithLocation &diag) { in GetAllCodeActions()
Dfix_nan_equality.cpp74 auto fileTextChanges = ChangeTracker::With(textChangesContext, [&](ChangeTracker &tracker) { in GetCodeActionsToFixNaNEquality()
110 … codeFixAll, GetErrorCodes(), [&](ChangeTracker &tracker, const DiagnosticWithLocation &diag) { in GetAllCodeActions()
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dcode_fix_provider.cpp221 auto changes = ChangeTracker::With(textChangesContext, [&](ChangeTracker &tracker) { in CodeFixAll()
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp36 auto tracker = FromContext(context); in With() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument