Home
last modified time | relevance | path

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

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp39 static const char *uninstalledType variable
208 BMimeType(uninstalledType).Delete(); in tearDown()
235 CHK(caller(uninstalledType, &ref) == B_LAUNCH_FAILED_APP_NOT_FOUND); in CommonFindAppTest1()
H A DLaunchTester.cpp45 static const char *uninstalledType variable
256 BMimeType(uninstalledType).Delete(); in tearDown()
278 CHK(context(caller, uninstalledType, &team) == B_LAUNCH_FAILED_APP_NOT_FOUND); in CommonLaunchTest1()