Home
last modified time | relevance | path

Searched refs:typeVal (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp2650 uint32 typeVal; in SupportingAppsTest() local
2652 for (int i = 0; msg.GetInfo(B_STRING_TYPE, i, &type, &typeVal, &count) == B_OK; i++ ) { in SupportingAppsTest()