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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp1674 char subLeafMixed[B_PATH_NAME_LENGTH+1]; local
1675 CHK(subEntry.GetName(subLeafMixed) == B_OK);
1677 to_lower(subLeafMixed, subLeaf);
1764 char subLeafMixed[B_PATH_NAME_LENGTH+1]; local
1765 CHK(subEntry.GetName(subLeafMixed) == B_OK);
1767 to_lower(subLeafMixed, subLeaf);

Completed in 64 milliseconds