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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp62 static const char *testTypeSuperInvalid = "?????"; variable
1819 CHK(!BMimeType::IsValid(testTypeSuperInvalid));
1820 CHK(BMimeType::GetInstalledTypes(testTypeSuperInvalid, &msg) != B_OK); // R5 == B_BAD_VALUE

Completed in 43 milliseconds