Home
last modified time | relevance | path

Searched refs:ids2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dfor_each_syntax_test_ng.cpp173 std::list<std::string> ids2 = ID_ARRAY; variable
174 forEachNode->SetIds(std::move(ids2));
207 forEachNode->SetIds(std::move(ids2));
255 forEachNode->SetIds(std::move(ids2));
292 forEachNode->SetIds(std::move(ids2));
358 forEachNode->SetIds(std::move(ids2));
396 forEachNode->SetIds(std::move(ids2));
442 forEachNode->SetIds(std::move(ids2));
485 forEachNode->SetIds(std::move(ids2));
526 forEachNode->SetIds(std::move(ids2));
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_thread_test.cpp333 std::unordered_map<NodeId, bool> ids2; variable
334 instance.ResetClearMemoryTask(std::move(ids2));