Searched defs:cmp (Results 1 – 6 of 6) sorted by relevance
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | resource_manager_test_common.cpp | 67 void ResourceManagerTestCommon::TestStringByName(const char *name, const char *cmp) in TestStringByName() 76 void ResourceManagerTestCommon::TestStringById(const char *name, const char *cmp) in TestStringById() 136 void ResourceManagerTestCommon::TestPluralStringById(int quantity, const char *cmp, bool format) in TestPluralStringById() 152 void ResourceManagerTestCommon::TestPluralStringByName(int quantity, const char *cmp, bool format) in TestPluralStringByName() 167 …esourceManagerTestCommon::TestGetRawFilePathByName(const std::string &name, const std::string &cmp) in TestGetRawFilePathByName() 278 void ResourceManagerTestCommon::TestGetStringFormatById(const char *name, const char *cmp) in TestGetStringFormatById() 288 void ResourceManagerTestCommon::TestGetStringFormatByName(const char *name, const char *cmp) in TestGetStringFormatByName() 307 … std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) in TestGetStringFormatById() 320 … std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) in TestGetStringFormatByName()
|
| D | resource_manager_test_string.cpp | 280 const char *cmp = "向前兼容"; variable 306 const char *cmp = "%10%d%%d%%"; variable 320 const char *cmp = "-9.999 你好"; variable 404 const char *cmp = "向前兼容"; variable 430 const char *cmp = "abc12.3abc%%\"abc\"abc"; variable 445 const char *cmp = "%a-320a%%"; variable
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | resource_manager_test.cpp | 119 void ResourceManagerTest::TestPluralStringById(int quantity, const char *cmp, bool format) const in TestPluralStringById() argument 134 void ResourceManagerTest::TestPluralStringByName(int quantity, const char *cmp, bool format) const in TestPluralStringByName() argument
|
| /base/startup/init/services/utils/ |
| D | init_utils.c | 732 str_compare cmp = strcmp; in OH_ExtendableStrArrayGetIndex() local 769 str_compare cmp = strcmp; in OH_ExtendableStrDictGet() local
|
| /base/request/request/services/service/request/src/task/ |
| D | info.rs | 82 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp() method
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | reminder_data_manager.cpp | 490 bool ReminderDataManager::cmp(sptr<ReminderRequest> &reminderRequest, sptr<ReminderRequest> &other) in cmp() function in OHOS::Notification::ReminderDataManager
|