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

/external/chromium_org/chrome/utility/media_galleries/
H A Diphoto_library_parser_unittest.cc150 class IPhotoLibraryParserTest : public testing::Test { class in namespace:iphoto::__anon6030
152 IPhotoLibraryParserTest() {} function in class:iphoto::__anon6030::IPhotoLibraryParserTest
177 DISALLOW_COPY_AND_ASSIGN(IPhotoLibraryParserTest);
180 TEST_F(IPhotoLibraryParserTest, EmptyLibrary) {
184 TEST_F(IPhotoLibraryParserTest, MinimalXML) {
195 TEST_F(IPhotoLibraryParserTest, MultiplePhotos) {
218 TEST_F(IPhotoLibraryParserTest, Albums) {
246 TEST_F(IPhotoLibraryParserTest, MalformedStructure) {
279 TEST_F(IPhotoLibraryParserTest, MalformedSyntax) {
301 TEST_F(IPhotoLibraryParserTest, DuplicateAlbumName
[all...]

Completed in 180 milliseconds