Searched defs:tooLongString (Results 1 – 2 of 2) sorted by relevance
2246 const std::string tooLongString(maxLocStringLength + 1, '_'); in TEST_P() local2279 const std::string tooLongString(maxLocStringLength + 1, '_'); in TEST_P() local5669 const std::string tooLongString(maxLocStringLength + 1, '_'); in TEST_P() local5680 const std::string tooLongString(maxLocStringLength + 1, '_'); in TEST_P() local
1966 String tooLongString = generateLongString(); in testAddUserAccountData_invalidStringValuesAreTruncated_invalidBundleIsDropped() local