Searched defs:fileExists (Results 1 – 6 of 6) sorted by relevance
214 bool fileExists(const char *path) in fileExists() function
193 bool fileExists(std::string filePath) { return std::ifstream(filePath).good(); } in fileExists() function
319 private static boolean fileExists(String fileName) { in fileExists() method in TimeZoneIntegrationTest
172 boolean fileExists = FALSE; in readLogConfigFromPath() local
940 Bool fileExists ( Char* name ) in fileExists() function
1562 fun fileExists() { in <lambda>() method