| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
| D | path_test.cpp | 48 auto path = std::make_unique<Path>(); variable 60 auto path = std::make_unique<Path>(); variable 74 auto path = std::make_unique<Path>(); variable 88 auto path = std::make_unique<Path>(); variable 102 auto path = std::make_unique<Path>(); variable 115 auto path = std::make_unique<Path>(); variable 130 auto path = std::make_unique<Path>(); variable 144 auto path = std::make_unique<Path>(); variable 158 auto path = std::make_unique<Path>(); variable 172 auto path = std::make_unique<Path>(); variable [all …]
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_test/src/ |
| D | medialibrary_scanner_test.cpp | 59 string path = ""; variable 73 string path = ""; variable 86 string path = ""; variable 96 string path = "text/html"; variable 125 std::string path = ""; variable 142 std::string path = ""; variable 157 std::string path = ""; variable 167 string path = ""; variable 177 std::string path = ""; variable 184 std::string path = "medialib_GetFileTitle_test_001"; variable [all …]
|
| /foundation/multimodalinput/input/tools/event_inject/test/ |
| D | processing_joystick_device_test.cpp | 33 static void CheckTransformJson(const std::string path) in CheckTransformJson() 57 static void CheckJoyStickJson(const std::string path) in CheckJoyStickJson() 90 const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputData.json"; variable 102 … const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindEvents.json"; variable 114 … const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataEventsIsEmpty.json"; variable 126 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindKeyValue.json… variable 138 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindKeyValueInThr… variable 150 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindEventInRocker… variable 163 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindDirectionInRo… variable 176 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindDirectionInDi… variable [all …]
|
| D | processing_pen_device_test.cpp | 33 static void CheckJsonData(const std::string path) in CheckJsonData() 66 const std::string path = "/data/json/Test_TransformPenJsonDataToInputData.json"; variable 98 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataNotfindEvents.json"; variable 110 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataEventsIsEmpty.json"; variable 122 … const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataApprochEventError.json"; variable 134 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataSlideEventError.json"; variable 146 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataLeaveEventError.json"; variable 158 …const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataApprochEventEventTypeErro… variable 170 …const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataLeaveEventEventTypeError.… variable
|
| D | processing_game_pad_device_test.cpp | 33 static void CheckGamePadJson(const std::string path) in CheckGamePadJson() 66 const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputData.json"; variable 98 … const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindEvents.json"; variable 110 … const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataEventsIsEmpty.json"; variable 122 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindKeyValueInPres… variable 134 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindEventInRocker.… variable 146 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindDirectionInRoc… variable 159 const std::string path = variable
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| D | recording_path_test.cpp | 53 auto path = pathCmdList->Playback(); variable 75 auto path = pathCmdList->Playback(); variable 92 auto path = pathCmdList->Playback(); variable 109 auto path = pathCmdList->Playback(); variable 126 auto path = pathCmdList->Playback(); variable 145 auto path = pathCmdList->Playback(); variable 162 auto path = pathCmdList->Playback(); variable 182 auto path = pathCmdList->Playback(); variable 201 auto path = pathCmdList->Playback(); variable 218 auto path = pathCmdList->Playback(); variable [all …]
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/ |
| D | medialibrary_privacy_manager_test.cpp | 31 string path = ""; variable 40 string path = ".Open"; variable 49 string path = ".jpeg"; variable 58 string path = ".Open"; variable 67 string path(4096, 'a'); variable 76 string path = "data:image/;base64,Open.jpeg"; variable 85 string path = "data:image/;base64,Open.jpeg"; variable 94 string path = "/storage/cloud/files/open.jpeg"; variable 103 string path = ""; variable 112 string path = "/storage/cloud/files/"; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/test/unittest/api/ |
| D | documentdb_api_test.cpp | 60 std::string path = "./document.db"; variable 89 std::string path = "./document.db"; variable 110 std::string path = "./document.db"; variable 138 std::string path = "./test.txt"; variable 161 for (auto path : invalidPath) { variable 208 std::string path = "./document.db"; variable 225 std::string path = "./document.db"; variable 240 std::string path = "./document.db"; variable 261 std::string path = "./document.db"; variable 290 std::string path = "./document.db"; variable [all …]
|
| /foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
| D | scanner_utils.cpp | 33 bool ScannerUtils::IsExists(const string &path) in IsExists() 46 string ScannerUtils::GetFileNameFromUri(const string &path) in GetFileNameFromUri() 62 string ScannerUtils::GetFileExtension(const string &path) in GetFileExtension() 76 bool ScannerUtils::IsDirectory(const string &path) in IsDirectory() 92 bool ScannerUtils::IsRegularFile(const string &path) in IsRegularFile() 107 bool ScannerUtils::IsFileHidden(const string &path) in IsFileHidden() 120 string ScannerUtils::GetParentPath(const string &path) in GetParentPath() 144 bool ScannerUtils::IsDirHidden(const string &path) in IsDirHidden() 172 bool ScannerUtils::IsDirHiddenRecursive(const string &path) in IsDirHiddenRecursive() 197 string path; in InitSkipList() local [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| D | rosen_render_svg_line.cpp | 49 SkPath path; in Paint() local 54 RSPath path; in Paint() local 79 SkPath path; in PaintDirectly() local 87 RSPath path; in PaintDirectly() local 95 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion() 108 SkPath path; in GetPaintBounds() local 121 void RosenRenderSvgLine::GetPath(SkPath& path) in GetPath() 127 void RosenRenderSvgLine::GetPath(RSPath& path) in GetPath()
|
| D | rosen_render_svg_rect.cpp | 49 SkPath path; in Paint() local 54 RSRecordingPath path; in Paint() local 80 SkPath path; in PaintDirectly() local 88 RSRecordingPath path; in PaintDirectly() local 96 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion() 109 SkPath path; in GetPaintBounds() local 122 void RosenRenderSvgRect::GetPath(SkPath& path) in GetPath()
|
| D | rosen_render_svg_ellipse.cpp | 50 SkPath path; in Paint() local 55 RSPath path; in Paint() local 80 SkPath path; in PaintDirectly() local 88 RSPath path; in PaintDirectly() local 96 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double… in UpdateMotion() 109 SkPath path; in GetPaintBounds() local 122 void RosenRenderSvgEllipse::GetPath(SkPath& path) in GetPath()
|
| D | rosen_render_svg_circle.cpp | 54 SkPath path; in Paint() local 61 RSRecordingPath path; in Paint() local 88 SkPath path; in PaintDirectly() local 98 RSRecordingPath path; in PaintDirectly() local 107 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion() 120 SkPath path; in GetPaintBounds() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| D | directory_manager_test.cpp | 101 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable 122 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable 144 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable 169 auto path = DirectoryManager::GetInstance().GetStoreBackupPath(metaData); variable 193 auto path = DirectoryManager::GetInstance().GetStoreBackupPath(metaData); variable 206 auto path = DirectoryManager::GetInstance().GetMetaStorePath(); variable
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mediascanner_test/src/ |
| D | mediascanner_unit_test.cpp | 88 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image1.jpg"; variable 114 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image2.png"; variable 140 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image3.jpeg"; variable 166 string path = ROOT_MEDIA_DIR + "Documents/Scanner_Text1.txt"; variable 193 string path = ROOT_MEDIA_DIR + "Download/.HiddenFile"; variable 218 string path = ROOT_MEDIA_DIR + "../files"; variable 243 string path = ROOT_MEDIA_DIR + "../files/Pictures/Canonical1.jpg"; variable 269 string path = ROOT_MEDIA_DIR + "../files/Documents/Canonical2.txt"; variable
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/ |
| D | medialibrary_metadata_extractor_test.cpp | 33 string path = "/storage/cloud/files/"; variable 44 string path = "/storage/cloud/files/"; variable 55 string path = "/storage/cloud/files/"; variable 72 string path = "/storage/cloud/files/"; variable 83 string path = "/storage/cloud/files/"; variable 100 string path = "/storage/cloud/files/"; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| D | directory_ex.cpp | 72 string ExcludeTrailingPathDelimiter(const std::string& path) in ExcludeTrailingPathDelimiter() 85 string IncludeTrailingPathDelimiter(const std::string& path) in IncludeTrailingPathDelimiter() 95 void GetDirFiles(const string& path, vector<string>& files) in GetDirFiles() 122 void GetDirFiles(const string& path, vector<string>& files) in GetDirFiles() 129 bool ForceCreateDirectory(const string& path) in ForceCreateDirectory() 151 bool ForceCreateDirectory(const string& path) in ForceCreateDirectory() 159 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory() 212 bool IsEmptyFolder(const string& path) in IsEmptyFolder() 219 uint64_t GetFolderSize(const string& path) in GetFolderSize() 250 bool ChangeModeDirectory(const string& path, const mode_t& mode) in ChangeModeDirectory() [all …]
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
| D | help_utils.cpp | 86 bool StorageTestUtils::CheckDir(const std::string &path) in CheckDir() 98 std::string path(dir.path); in CheckUserDir() local 119 std::string path(dir.path); in CheckUserDir() local 128 std::string path(dir.path); in CheckUserDir() local 138 std::string path(dir.path); in CheckUserDir() local 147 bool StorageTestUtils::CreateFile(const std::string &path) in CreateFile() 158 bool StorageTestUtils::MkDir(const std::string &path, mode_t mode) in MkDir() 174 bool StorageTestUtils::RmDirRecurse(const std::string &path) in RmDirRecurse() 230 for (auto path : paths) { in RmDir() local
|
| /foundation/filemanagement/dfs_service/utils/system/src/ |
| D | utils_directory.cpp | 30 void ForceCreateDirectory(const string &path, function<void(const string &)> onSubDirCreated) in ForceCreateDirectory() 51 void ForceCreateDirectory(const string &path) in ForceCreateDirectory() 56 void ForceCreateDirectory(const string &path, mode_t mode) in ForceCreateDirectory() 65 void ForceCreateDirectory(const string &path, mode_t mode, uid_t uid, gid_t gid) in ForceCreateDirectory() 74 void ForceRemoveDirectory(const string &path) in ForceRemoveDirectory()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| D | file_utils.cpp | 40 int32_t ChMod(const std::string &path, mode_t mode) in ChMod() 45 int32_t ChOwn(const std::string &path, uid_t uid, gid_t gid) in ChOwn() 50 int32_t MkDir(const std::string &path, mode_t mode) in MkDir() 55 int32_t RmDir(const std::string &path) in RmDir() 66 int32_t UMount(const std::string &path) in UMount() 71 int32_t UMount2(const std::string &path, int flag) in UMount2() 76 bool IsDir(const std::string &path) in IsDir() 88 bool MkDirRecurse(const std::string& path, mode_t mode) in MkDirRecurse() 109 bool PrepareDir(const std::string &path, mode_t mode, uid_t uid, gid_t gid) in PrepareDir() 168 bool RmDirRecurse(const std::string &path) in RmDirRecurse() [all …]
|
| /foundation/arkui/ui_lite/test/uitest/test_clip/ |
| D | ui_test_clip.cpp | 95 ClipPath path; in OnClick() local 103 ClipPath path; in OnClick() local 160 void UITestClip::ClipImage(UIImageView* imageView, ClipPath& path) in ClipImage() 195 ClipPath path; in UIKitClipTest001() local 221 ClipPath path; in UIKitClipTest002() local 247 ClipPath path; in UIKitClipTest003() local 269 ClipPath path; in UIKitClipTest004() local 283 ClipPath path; in UIKitClipTest005() local
|
| /foundation/filemanagement/dfs_service/test/unittests/utils/system/ |
| D | utils_directory_test.cpp | 73 string path = "/data/tdd"; variable 92 string path = "/data/tdd"; variable 112 string path = "/data/tdd"; variable 134 string path = "/data/tdd"; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
| D | rs_cpu_overdraw_canvas_listener.cpp | 90 SkPath path; in onDrawRect() local 97 SkPath path; in onDrawRRect() local 105 SkPath path; in onDrawDRRect() local 113 SkPath path; in onDrawOval() local 122 SkPath path; in onDrawArc() local 127 void RSCPUOverdrawCanvasListener::onDrawPath(const SkPath& path, const SkPaint& paint) in onDrawPath() 135 SkPath path; in onDrawRegion() local 187 void RSCPUOverdrawCanvasListener::onDrawShadowRec(const SkPath& path, const SkDrawShadowRec& rect) in onDrawShadowRec() 239 Drawing::Path path; in DrawLine() local 247 Drawing::Path path; in DrawRect() local [all …]
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| D | mock_preferences_helper.cpp | 21 std::string PreferencesHelper::GetRealPath(const std::string& path, int& errorCode) in GetRealPath() 36 int PreferencesHelper::DeletePreferences(const std::string& path) in DeletePreferences() 42 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache()
|
| /foundation/communication/netstack/test/unittest/http/ |
| D | HttpRequestOptionsTest.cpp | 43 string path = requestOptions.GetCaPath(); variable 52 string path = requestOptions.GetCaPath(); variable 61 string path = requestOptions.GetCaPath(); variable
|