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();
235 CHK(caller(uninstalledType, &ref) == B_LAUNCH_FAILED_APP_NOT_FOUND);
H A DLaunchTester.cpp45 static const char *uninstalledType variable
256 BMimeType(uninstalledType).Delete();
278 CHK(context(caller, uninstalledType, &team) == B_LAUNCH_FAILED_APP_NOT_FOUND);

Completed in 174 milliseconds