Home
last modified time | relevance | path

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

/third_party/libexif/test/
H A Dtest-parse.c53 static unsigned content_count; in data_foreach_func() local
55 printf(" Content %u: ifd=%d\n", content_count, exif_content_get_ifd(content)); in data_foreach_func()
57 ++content_count; in data_foreach_func()
H A Dtest-parse-from-data.c57 static unsigned content_count; in data_foreach_func() local
59 printf(" Content %u: ifd=%d\n", content_count, exif_content_get_ifd(content)); in data_foreach_func()
61 ++content_count; in data_foreach_func()

Completed in 2 milliseconds