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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp1682 BMessage invalidTestTypes; local
1683 CHK(invalidTestTypes.AddString("types", invalidTestType) == B_OK);
1685 CHK(appFileInfo.SetSupportedTypes(&invalidTestTypes, false)

Completed in 50 milliseconds