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

/external/chromium_org/content/common/fileapi/
H A Dfile_system_util_unittest.cc263 const std::string kShorterId = "ABCDEF0123456789ABCDEF"; local
264 EXPECT_GT(kExpectedFileSystemIdSize, kShorterId.size());
265 EXPECT_FALSE(ValidateIsolatedFileSystemId(kShorterId));

Completed in 86 milliseconds