Home
last modified time | relevance | path

Searched refs:maxSystemGroupCount (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp45 inline constexpr size_t maxSystemGroupCount = 64; variable
H A Duser_mgr.cpp452 if (groupsMgr.size() >= maxSystemGroupCount) in checkCreateGroupConstraints()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp1073 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i) in TEST_F()
1082 for (size_t i = 0; i < maxSystemGroupCount - predefGroupCount; ++i) in TEST_F()