Home
last modified time | relevance | path

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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp2757 const int tooLongLength = notTooLongLength + 1; in init_long_types() local
2764 tooLongLength - strlen(tooLongType)); in init_long_types()
2765 tooLongType[tooLongLength] = '\0'; in init_long_types()