Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/base/hiviewdfx/faultloggerd/test/unittest/callstack/
Dhashlist_test.cpp78 for (std::size_t count = 0; count < size; ++count) { variable
91 for (std::size_t count = 0; count < size; ++count) { variable
104 for (std::size_t count = size - 1; count > 0; --count) { variable
118 for (std::size_t count = size - 1; count > 0; --count) { variable
133 for (std::size_t count = size - 1; count > 0; --count) { variable
146 for (std::size_t count = size - 1; count > 0; --count) { variable
159 for (std::size_t count = 0; count < size; ++count) { variable
173 for (std::size_t count = 0; count < size; ++count) { variable
188 for (std::size_t count = 0; count < size; ++count) { variable
203 for (std::size_t count = size - 1; count > 0; --count) { variable
[all …]
/base/hiviewdfx/faultloggerd/test/systemtest/
Ddumpcatcher_system_test.cpp480 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/
Ddumpcatcher_command_test.cpp76 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
214 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
247 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
268 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
288 int count = GetKeywordsNum(procDumpLog, log, len); variable
317 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
[all …]
Ddumpcatcher_interfaces_test.cpp130 int count = GetKeywordsNum(msg, log, len); variable
199 int count = GetKeywordsNum(msg, log, len); variable
246 int count = GetKeywordsNum(msg, matchLogArray.get(), matchLogCount); variable
273 int count = GetKeywordsNum(msg, log, len); variable
319 int count = GetKeywordsNum(msg, log, len); variable
350 int count = GetKeywordsNum(msg, log, len); variable
380 int count = GetKeywordsNum(msg, log, len); variable
/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/
Dsensor_agent_interfaces_test.cpp60 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/
Dstats_service_alarm_test.cpp86 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
Dstats_service_wifi_test.cpp356 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/hiviewdfx/hiview/base/event_pool/test/unittest/common/
Devent_pool_test.cpp71 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/
Dstats_alarm_test.cpp65 int16_t count = 2; variable
95 int16_t count = 2; variable
124 int16_t count = 2; variable
152 int16_t count = 2; variable
Dstats_wifi_test.cpp310 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/
Dsensor_lite_test_performance.cpp73 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/
Dfsverity_utils_helper.h89 static int ReadFileCallback(void *f, void *buf, size_t count) in ReadFileCallback()
96 int ReadBytes(uint8_t *buf, size_t count) in ReadBytes()
/base/print/print_fwk/utils/include/
Dprint_util.h44 uint32_t count = 1; in ParseListToString() local
62 int count = 0; in SplitStr() local
Dprint_constant.h51 #define CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, retVal) … argument
59 #define CHECK_IS_EXCEED_PRINT_RANGE(count) CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, nullptr) argument
60 #define CHECK_IS_EXCEED_PRINT_RANGE_BOOL(count) CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, false) argument
61 #define CHECK_IS_EXCEED_PRINT_RANGE_VOID(count) CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, PRINT_R… argument
62 #define CHECK_IS_EXCEED_PRINT_RANGE_INT(count) CHECK_IS_EXCEED_PRINT_RANGE_BASE(count, E_PRINT… argument
/base/telephony/core_service/services/sim/src/
Dsim_account_manager.cpp88 int32_t count = SIM_SLOT_COUNT; in IsValidSlotId() local
99 int32_t count = SIM_SLOT_COUNT; in IsValidSlotIdForDefault() local
/base/security/dlp_permission_service/frameworks/test/mock/
Dfile_io_mock.cpp44 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/notification/distributed_notification_service/services/distributed/src/
Ddistributed_flow_control.cpp41 size_t count = 0; in KvManagerFlowControl() local
69 size_t count = 0; in KvStoreFlowControl() local
/base/sensors/miscdevice/interfaces/plugin/vibrator/test/unittest/
DExampleJsunit.test.js1185 count: 1, property
1218 count: 3, property
1251 count: 3, property
1348 count: 1, property
1375 count: 3, property
1405 count: 3, property
1438 count: 3, property
1515 count: 1, property
1575 count: 3, property
1633 count: 1, property
[all …]
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_publish_ordered_event_unit_test.cpp163 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/hiviewdfx/hilog_lite/frameworks/js/builtin/include/
Dhilog_module.h29 size_t *count; member
/base/account/os_account/dfx/hitrace_adapter/
Dhitrace_adapter.cpp36 void CountTraceAdapter(const std::string &name, int64_t count) in CountTraceAdapter()
/base/sensors/miscdevice/interfaces/native/vibrator/test/fuzztest/setloopcount_fuzzer/
Dsetloopcount_fuzzer.cpp29 int32_t count = static_cast<int32_t>(std::atoi(argv.c_str())); in SetLoopCountFuzzTest() local
/base/update/updater/test/unittest/applypatch_test/
Dall_cmd_unittest.cpp81 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/
Dcert_manager_auth_list_mgr.c39 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/security/certificate_framework/interfaces/innerkits/common/
Dcf_blob.h42 uint32_t count; member
47 uint32_t count; member

12345678910>>...12