Searched defs:resultList (Results 1 - 8 of 8) sorted by relevance
| /foundation/filemanagement/app_file_service/test/unittest/remote_file_share/ |
| H A D | remote_file_share_test.cpp | 546 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 D | event_manager_test_ng_new.cpp | 1066 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 D | remote_file_share.cpp | 478 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 D | span_string_test_ng.cpp | 507 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 D | event_manager.cpp | 536 const auto& resultList = touchTestResults_[touchPoint.id]; in GetTouchTestIds() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| H A D | bundle_mgr_service_event_handler.cpp | 356 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 D | rich_editor_pattern.cpp | 9746 const std::list<RichEditorAbstractSpanResult>& resultList = info.GetRichEditorDeleteSpans(); in GetDeletedSpan() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_mgr_service_event_handler.cpp | 847 ScanDir( const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &resultList) ScanDir() argument
|
Completed in 31 milliseconds