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

/haiku/src/tests/kits/storage/
H A DAppFileInfoTest.cpp551 BMessage storedTypes; local
552 CHK(storedTypes.Unflatten(buffer) == B_OK);
553 SupportedTypesValue storedValue(storedTypes);
564 BMessage storedTypes; local
565 CHK(storedTypes.Unflatten(buffer) == B_OK);
566 SupportedTypesValue storedValue(storedTypes);

Completed in 174 milliseconds