/base/hiviewdfx/faultloggerd/test/systemtest/ |
D | dumpcatcher_system_test.cpp | 480 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 505 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 533 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 562 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 591 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 620 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable 679 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); variable 699 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); variable 723 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); variable 744 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); variable [all …]
|
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
D | dumpcatcher_command_test.cpp | 76 int count = GetKeywordsNum(dumpRes, log, len); variable 97 int count = GetKeywordsNum(dumpRes, log, len); variable 125 int count = GetKeywordsNum(dumpRes, log, len); variable 153 int count = GetKeywordsNum(dumpRes, log, len); variable 181 int count = GetKeywordsNum(dumpRes, log, len); variable 213 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable 246 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable 267 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable 287 int count = GetKeywordsNum(procDumpLog, log, len); variable 316 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable [all …]
|
/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/ |
D | sensor_agent_interfaces_test.cpp | 60 int32_t count = 0; variable 97 int32_t count = 0; variable 158 int32_t count = 0; variable 280 int32_t count = 0; variable 364 int32_t count = 0; variable 387 int32_t count = 0; variable 422 int32_t count = 0; variable 457 int32_t count = 0; variable
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
D | stats_service_alarm_test.cpp | 86 int16_t count = 10; variable 117 int16_t count = 10; variable 147 int16_t count = 10; variable 177 int16_t count = 10; variable 208 int16_t count = 10; variable 246 int16_t count = 10; variable 279 int16_t count = 10; variable
|
D | stats_service_wifi_test.cpp | 356 int16_t count = 10; variable 384 int16_t count = 10; variable 413 int16_t count = 10; variable 438 int16_t count = 10; variable 471 int16_t count = 10; variable 498 int16_t count = 10; variable 539 int16_t count = 10; variable
|
/base/security/asset/services/db_operator/src/test/ |
D | test_database.rs | 54 let count = db.insert_datas(&def).unwrap(); in open_db_and_insert_data() localVariable 114 let count = db.insert_datas(&def).unwrap(); in insert_data_with_different_alias() localVariable 118 let count = db.insert_datas(&def).unwrap(); in insert_data_with_different_alias() localVariable 139 let count = db.delete_datas(&datas).unwrap(); in delete_data() localVariable 156 let count = in update_data() localVariable 179 let count = db.insert_datas(&def).unwrap(); in query_ordered_data() localVariable 183 let count = db.insert_datas(&def).unwrap(); in query_ordered_data() localVariable
|
D | test_table.rs | 52 let count = table.insert_row(&DbMap::from([("Id", Value::Number(1))])).unwrap(); in table_recovery() localVariable 61 let count = table.count_datas(&DbMap::new()).unwrap(); in table_recovery() localVariable 106 let mut count = 0; in execute_sql() localVariable 151 let count = stmt.data_count(); in single_data() localVariable 226 let count = table.count_datas(&DbMap::new()).unwrap(); in insert_query_row() localVariable 228 let count = table.count_datas(&DbMap::from([("id", Value::Number(3))])).unwrap(); in insert_query_row() localVariable
|
/base/hiviewdfx/hiview/base/event_pool/test/unittest/common/ |
D | event_pool_test.cpp | 71 int count = 0; variable 131 int count = 0; variable 191 int count = 0; variable 256 uint8_t count = randU(randEngine) + 1; // [1, 10] count AddTask variable 267 uint32_t count = 0; variable 318 uint8_t count = randU(randEngine) % 5 + 1; variable 328 uint32_t count = 0; variable
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_alarm_test.cpp | 65 int16_t count = 2; variable 95 int16_t count = 2; variable 124 int16_t count = 2; variable 152 int16_t count = 2; variable
|
D | stats_wifi_test.cpp | 310 int16_t count = 2; variable 338 int16_t count = 2; variable 367 int16_t count = 2; variable 392 int16_t count = 2; variable 425 int16_t count = 2; variable 452 int16_t count = 2; variable 492 int16_t count = 2; variable
|
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/ |
D | sensor_lite_test_performance.cpp | 73 int32_t count = 0; variable 104 int32_t count = 0; variable 134 int32_t count = 0; variable 165 int32_t count = 0; variable 197 int32_t count = 0; variable
|
/base/security/code_signature/utils/include/ |
D | fsverity_utils_helper.h | 89 static int ReadFileCallback(void *f, void *buf, size_t count) in ReadFileCallback() 96 int ReadBytes(uint8_t *buf, size_t count) in ReadBytes()
|
/base/telephony/core_service/services/sim/src/ |
D | sim_account_manager.cpp | 78 int32_t count = SIM_SLOT_COUNT; in IsValidSlotId() local 89 int32_t count = SIM_SLOT_COUNT; in IsValidSlotIdForDefault() local
|
/base/print/print_fwk/utils/include/ |
D | print_util.h | 48 uint32_t count = 1; in ParseListToString() local 66 int count = 0; in SplitStr() local
|
/base/notification/distributed_notification_service/services/distributed/src/ |
D | distributed_flow_control.cpp | 41 size_t count = 0; in KvManagerFlowControl() local 69 size_t count = 0; in KvStoreFlowControl() local
|
/base/security/dlp_permission_service/frameworks/test/mock/ |
D | file_io_mock.cpp | 44 ssize_t write(int fd, const void *buf, size_t count) in write() 71 errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count) in memcpy_s()
|
/base/msdp/device_status/intention/common/channel/test/ |
D | channel_test.cpp | 49 constexpr int32_t count = 65535; variable 77 constexpr int32_t count = 65535; variable
|
/base/sensors/miscdevice/test/unittest/vibrator/js/ |
D | ExampleJsunit.test.js | 1227 count: 1, property 1261 count: 3, property 1295 count: 3, property 1396 count: 1, property 1424 count: 3, property 1455 count: 3, property 1489 count: 3, property 1568 count: 1, property 1629 count: 3, property 1688 count: 1, property [all …]
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_publish_ordered_event_unit_test.cpp | 163 int count = 0; variable 257 int count = 0; variable 303 int count = 0; variable 603 int count = 0; variable 660 int count = 0; variable 717 int count = 0; variable 774 int count = 0; variable
|
/base/sensors/miscdevice/test/fuzztest/vibrator/setloopcount_fuzzer/ |
D | setloopcount_fuzzer.cpp | 29 int32_t count = static_cast<int32_t>(std::atoi(argv.c_str())); in SetLoopCountFuzzTest() local
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
D | hilog_module.h | 29 size_t *count; member
|
/base/account/os_account/dfx/hitrace_adapter/ |
D | hitrace_adapter.cpp | 36 void CountTraceAdapter(const std::string &name, int64_t count) in CountTraceAdapter()
|
/base/update/updater/test/unittest/applypatch_test/ |
D | all_cmd_unittest.cpp | 81 size_t count = 4096; in WriteTestBin() local 134 size_t count = 10; in AllCmdUnitTestMove() local 172 size_t count = 10; variable
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
D | cert_manager_auth_list_mgr.c | 39 uint32_t count = 0; in CheckAuthListFileSizeValid() local 56 static bool IsUidExist(const struct CmBlob *list, uint32_t count, uint32_t targetUid, uint32_t *pos… in IsUidExist() 88 uint32_t count = 0; in InsertUid() local 142 uint32_t count = 0; in RemoveUid() local 221 uint32_t count = 1; in InitAuthListBuf() local 297 uint32_t count = 0; in FormatAppUidList() local 432 uint32_t count = 0; in CmCheckIsAuthUidExist() local
|
/base/global/i18n_lite/frameworks/i18n/src/ |
D | date_time_format_impl.cpp | 162 uint32_t count = 0; in Format() local 241 void DateTimeFormatImpl::Process(const tm &time, string &appendTo, char pre, uint32_t count, I18nSt… in Process() 280 uint32_t count, I18nStatus &status) const in ProcessWeekDayYear() 335 uint32_t count, I18nStatus &status) const in ProcessTime() 396 uint32_t count = GetLength(value); in ZeroPadding() local 423 uint32_t count = 0; in GetLength() local 532 uint32_t count = 0; in FormatElapsedDuration() local 560 void DateTimeFormatImpl::FormatElapsed(const struct ElapsedTime &time, char pre, uint32_t count, in FormatElapsed()
|