Searched refs:ReplaceBundleName (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/ |
H A D | external_file_access_test.h | 46 static bool ReplaceBundleName(std::string& str, const std::string& newBundleName);
|
H A D | external_file_access_test.cpp | 156 bool FileExtensionHelperTest::ReplaceBundleName(std::string& str, const std::string& newBundleName) in ReplaceBundleName() function in OHOS::FileAccessFwk::FileExtensionHelperTest
|
H A D | external_file_access_test_info.cpp | 142 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) { 388 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) { 757 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) {
|
H A D | external_file_access_test_basic.cpp | 388 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) { 679 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) {
|
H A D | external_file_access_test_management.cpp | 252 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) {
|
H A D | external_file_access_test_operations.cpp | 953 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) { 1306 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) {
|
H A D | medialibrary_file_access_test_info.cpp | 1115 if (ReplaceBundleName(str, "ohos.com.NotExistBundleName")) {
|