Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.h41 static const int INVALID_PERMNAME_LEN = 260; variable
H A Daccesstoken_kit_test.cpp442 std::string invalidPerm(INVALID_PERMNAME_LEN, 'a');
701 std::string invalidPerm(INVALID_PERMNAME_LEN, 'a');
1152 std::string invalidPerm(INVALID_PERMNAME_LEN, 'a');
1253 std::string invalidPerm(INVALID_PERMNAME_LEN, 'a');
1388 std::string invalidPerm(INVALID_PERMNAME_LEN, 'a');
2122 const std::string invalidPermissionName (INVALID_PERMNAME_LEN, 'x');