Home
last modified time | relevance | path

Searched defs:create_empty_file (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/scan-build-py/tests/functional/cases/
D__init__.py69 def create_empty_file(filename): function
/external/catch2/misc/
Dcoverage-helper.cpp45 void create_empty_file(std::string const& path) { in create_empty_file() function
/external/python/cpython3/Lib/test/support/
D__init__.py1077 def create_empty_file(filename): function