Searched refs:kLongerId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/fileapi/
H A Dfile_system_util_unittest.cc267 const std::string kLongerId = "ABCDEF0123456789ABCDEF0123456789ABCDEF"; local
268 EXPECT_LT(kExpectedFileSystemIdSize, kLongerId.size());
269 EXPECT_FALSE(ValidateIsolatedFileSystemId(kLongerId));

Completed in 69 milliseconds