Home
last modified time | relevance | path

Searched defs:resultList (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/app_file_service/test/unittest/remote_file_share/
H A Dremote_file_share_test.cpp546 vector<string> resultList; in HWTEST_F() local
572 vector<string> resultList; in HWTEST_F() local
598 vector<string> resultList; in HWTEST_F() local
624 vector<string> resultList; in HWTEST_F() local
650 vector<string> resultList; HWTEST_F() local
681 vector<string> resultList; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng_new.cpp1066 TouchTestResult resultList = { clickRecognizer }; in HWTEST_F() local
1092 TouchTestResult resultList; in HWTEST_F() local
1251 TouchTestResult resultList; in HWTEST_F() local
1280 TouchTestResult resultList; in HWTEST_F() local
1546 TouchTestResult resultList; HWTEST_F() local
1570 TouchTestResult resultList; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp478 TransRemoteUriToLocal(const std::vector<std::string> &uriList, const std::string &networkId, const std::string &deviceId, std::vector<std::string> &resultList) TransRemoteUriToLocal() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp507 std::list<RefPtr<SpanBase>> resultList = { AceType::MakeRefPtr<FontSpan>(fontOne, 0, 3), in HWTEST_F() local
543 std::list<RefPtr<SpanBase>> resultList = { AceType::MakeRefPtr<FontSpan>(fontOne, 0, 2), in HWTEST_F() local
744 std::list<RefPtr<SpanBase>> resultList = { AceType::MakeRefPtr<GestureSpan>(gestureInfo, 0, 3) }; in HWTEST_F() local
767 std::list<RefPtr<SpanBase>> resultList = { AceType::MakeRefPtr<GestureSpan>(gestureInfo, 0, 3), HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp536 const auto& resultList = touchTestResults_[touchPoint.id]; in GetTouchTestIds() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp356 ScanDir( const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string>& resultList) ScanDir() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9746 const std::list<RichEditorAbstractSpanResult>& resultList = info.GetRichEditorDeleteSpans(); in GetDeletedSpan() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp847 ScanDir( const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &resultList) ScanDir() argument

Completed in 32 milliseconds