Searched defs:CreateFile (Results 1 – 4 of 4) sorted by relevance
| /art/tools/common/ | ||
| D | common.py | 231 def CreateFile(self, name=None): member in ITestEnv |
| /art/libarttools/ | ||
| D | tools_test.cc | 43 void CreateFile(const std::string& filename, const std::string& content = "") { in CreateFile() function |
| /art/odrefresh/ | ||
| D | odr_fs_utils_test.cc | 39 static bool CreateFile(const char* file_path, size_t bytes) { in CreateFile() function |
| /art/artd/ | ||
| D | artd_test.cc | 520 void CreateFile(const std::string& filename, const std::string& content = "") { in CreateFile() function in art::artd::__anon3a8965830111::ArtdTest |