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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp1676 std::string subLeaf; local
1677 to_lower(subLeafMixed, subLeaf);
1680 std::string subType = superLeaf + "/" + subLeaf;
1766 std::string subLeaf; local
1767 to_lower(subLeafMixed, subLeaf);
1770 std::string subType = superLeaf + "/" + subLeaf;

Completed in 40 milliseconds