Searched refs:type_exists (Results 1 – 1 of 1) sorted by relevance
116 static bool type_exists(const char *type, const char *databaseDir = mimeDatabaseDir.c_str());2192 type_exists(const char *type, const char *databaseDir) { in type_exists() function2234 CHK(!type_exists(testType)); in InstallDeleteTest()2236 CHK(type_exists(testType)); in InstallDeleteTest()2242 CHK(!type_exists(testType)); in InstallDeleteTest()