Searched refs:testConstraint (Results 1 – 3 of 3) sorted by relevance
36 std::string testConstraint(fuzzData.GenerateRandomString()); in IsOsAccountConstraintEnableFuzzTest() local37 … result = OsAccountManager::IsOsAccountConstraintEnable(LOCAL_ID, testConstraint, isEnable); in IsOsAccountConstraintEnableFuzzTest()
44 std::string testConstraint(fuzzData.GenerateRandomString()); in SetOsAccountConstraintsFuzzTest() local46 CONSTANTS_VECTOR.push_back(testConstraint); in SetOsAccountConstraintsFuzzTest()
45 std::string testConstraint(fuzzData.GenerateRandomString()); in QueryOsAccountConstraintSourceTypesFuzzTest() local47 testId, testConstraint, testConstraintSourceTypeInfos); in QueryOsAccountConstraintSourceTypesFuzzTest()