Home
last modified time | relevance | path

Searched refs:groupSize (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp143 size_t groupSize = 0; in HWTEST_F() local
144 getHardwareInfo->GetGroupOfPaths(groupSize, groupSize, paths, paths); in HWTEST_F()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp166 size_t groupSize = (size - 1) / threadNum + 1; in GetHardwareUsage() local
170 GetGroupOfPaths(i, groupSize, paths, groupPaths); in GetHardwareUsage()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c74 uint32_t groupSize = vec->size(vec); in GetAccountUnrelatedCandidateGroups() local
84 if (vec->size(vec) == groupSize) { in GetAccountUnrelatedCandidateGroups()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp51 static void OnReceive(const char* domain, const struct HiAppEvent_AppEventGroup* appEventGroups, uint32_t groupSize) in OnReceive() argument
54 ASSERT_EQ(groupSize, 1); in OnReceive()

Completed in 4 milliseconds