Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp553 static bool FileExists(const std::string& file) { in FileExists() function
580 } else if (!FileExists(opts.xmlpath)) { in main()
583 if (opts.xmlpath[0] == '/' || !FileExists(file)) { in main()