Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp561 std::string strWith31Chars(31, 'A'); in TEST_F() local
563 throwForUserNameConstraints(strWith31Chars, {}), in TEST_F()