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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp1646 char superLeafMixed[B_PATH_NAME_LENGTH+1]; local
1647 CHK(superEntry.GetName(superLeafMixed) == B_OK);
1649 to_lower(superLeafMixed, superLeaf);
1726 char superLeafMixed[B_PATH_NAME_LENGTH+1]; local
1727 CHK(superEntry.GetName(superLeafMixed) == B_OK);
1729 to_lower(superLeafMixed, superLeaf);

Completed in 36 milliseconds