Searched defs:cmp (Results 1 – 7 of 7) sorted by relevance
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| 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 374 const char *cmp = "%d-%d1$d"; variable 387 const char *cmp = "%d%%%"; variable 400 const char *cmp = "-7"; variable 414 const char *cmp = "2-1===6.100000-5.000000===你好,world===%hh%%%"; variable 433 const char *cmp = "11"; variable 542 const char *cmp = "11"; variable 595 const char *cmp = "112"; variable [all …]
|
| 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() 360 void ResourceManagerTestCommon::TestGetStringFormatById(const char *name, const char *cmp) in TestGetStringFormatById() 370 void ResourceManagerTestCommon::TestGetStringFormatByName(const char *name, const char *cmp) in TestGetStringFormatByName() 389 … std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) in TestGetStringFormatById() 401 void ResourceManagerTestCommon::TestGetStringFormatByIdWithVaArgs(const char *name, const char *cmp… in TestGetStringFormatByIdWithVaArgs() 417 … std::vector<std::tuple<ResourceManager::NapiValueType, std::string>> &jsParams, const char *cmp) in TestGetStringFormatByName() [all …]
|
| /base/startup/init/services/utils/ |
| D | init_utils.c | 749 str_compare cmp = strcmp; in OH_ExtendableStrArrayGetIndex() local 786 str_compare cmp = strcmp; in OH_ExtendableStrDictGet() local
|
| /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/request/request/services/src/manage/scheduler/qos/ |
| D | apps.rs | 156 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() method
|
| /base/request/request/services/src/task/ |
| D | config.rs | 166 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp() method
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | reminder_data_manager.cpp | 503 bool ReminderDataManager::cmp(sptr<ReminderRequest> &reminderRequest, sptr<ReminderRequest> &other) in cmp() function in OHOS::Notification::ReminderDataManager
|