Searched +full:/boot/ +full:apps (Results 76 - 76 of 76) sorted by path

1234

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp69 static const char *testApp = "/boot/beos/apps/SoundRecorder";
70 static const char *testApp2 = "/boot/beos/apps/CDPlayer";
201 suite->addTest( new TC("BMimeType::Supporting Apps Test",
205 suite->addTest( new TC("BMimeType::Wildcard Apps Test",
2308 // Get a list of supporting apps
2515 // apps mappings, even if the supported types attribute has already
2560 std::map< std::string, std::set<std::string> > typeAppMap; // Stores mapping of types to apps that support them
2571 // Get a list of all the apps in the database
2613 // app in our type->apps map
2671 // For each installed type, get a list of the supported apps, an
[all...]

Completed in 76 milliseconds

1234