Home
last modified time | relevance | path

Searched refs:xp_comment (Results 1 – 1 of 1) sorted by relevance

/third_party/libexif/test/
Dtest-value.c125 static const char xp_comment[] = "U\0C\0S\0-\0002\0 \0C\0o\0m\0m\0e\0n\0t\0"; in main() local
244 e->size = sizeof(xp_comment) - 1; in main()
252 memcpy(e->data, xp_comment, e->size); in main()