Home
last modified time | relevance | path

Searched defs:CreateTemporaryFile (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/llvm_tools/
Dtest_helpers.py77 def CreateTemporaryFile(suffix=''): function
/external/angle/util/
Dtest_utils.cpp16 bool CreateTemporaryFile(char *tempFileNameOut, uint32_t maxFileNameLen) in CreateTemporaryFile() function
/external/libchrome/base/test/launcher/
Dunit_test_launcher.cc131 bool CreateTemporaryFile(base::FilePath* path) override { in CreateTemporaryFile() function in base::__anonc8e4651a0111::DefaultUnitTestPlatformDelegate
/external/libchrome/base/files/
Dfile_util_posix.cc635 bool CreateTemporaryFile(FilePath* path) { in CreateTemporaryFile() function