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

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp45 static const char *textTestType = "text/x-vnd.obos-roster-findapp"; variable
213 BMimeType(textTestType).Delete();
502 install_type(textTestType);
504 CHK(caller(textTestType, &ref) == B_OK);
H A DLaunchTester.cpp51 static const char *textTestType = "text/x-vnd.obos-roster-launch"; variable
261 BMimeType(textTestType).Delete();
666 install_type(textTestType);
668 CHK(context(caller, textTestType, &team) == B_OK);

Completed in 46 milliseconds