Home
last modified time | relevance | path

Searched defs:write_file (Results 1 – 25 of 79) sorted by relevance

1234

/external/toolchain-utils/cros_utils/
Demail_sender_unittest.py24 def test_x20_email_sending_rejects_invalid_inputs(self, write_file): argument
84 def test_x20_email_sending_translates_to_reasonable_json(self, write_file): argument
/external/cronet/stable/third_party/libc++/src/utils/
Dgenerate_libcxx_cppm_in.py15 def write_file(module): function
/external/cronet/tot/third_party/libc++/src/utils/
Dgenerate_libcxx_cppm_in.py15 def write_file(module): function
/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/
DTest.pm28 sub write_file { subroutine
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/bin/
Dprotobuf-bin-gen-rust-do-not-use.rs12 fn write_file(bin: &str) { in write_file() function
/external/elfutils/libelf/
Delf_update.c42 write_file (Elf *elf, int64_t size, int change_bo, size_t shnum) in write_file() function
/external/mksh/src/
Dcheck.pl781 write_file subroutine
/external/tinyalsa_new/examples/
Dpcm-readi.c52 static int write_file(const void *frames, size_t size) in write_file() function
/external/trace-cmd/tracecmd/
Dtrace-snapshot.c18 static void write_file(const char *name, char *val) in write_file() function
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dlock_unittest.py32 def _ReadFileWithSharedLockBlockingThenWrite(read_file, write_file): argument
/external/pytorch/torch/cuda/
Dtunable.py225 def write_file(filename: Optional[str] = None) -> bool: function
/external/libchrome/mojo/public/cpp/base/
Dfile_unittest.cc44 base::File write_file(path, base::File::FLAG_CREATE | base::File::FLAG_WRITE); in TEST() local
/external/ComputeLibrary/scripts/
Dinclude_functions_kernels.py57 def write_file(file, lines): function
/external/liburing/test/
Dfc2a85cb02ef.c22 static bool write_file(const char* file, const char* what, ...) in write_file() function
Da4c0b3decb33.c41 static bool write_file(const char* file, const char* what, ...) in write_file() function
/external/linux-kselftest/tools/testing/selftests/ntb/
Dntb_test.sh109 function write_file() function
/external/python/cpython3/Tools/clinic/libclinic/
Dutils.py10 def write_file(filename: str, new_contents: str) -> None: function
/external/zstd/doc/educational_decoder/
Dharness.c56 static void write_file(const char* path, const u8* ptr, size_t size) in write_file() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs_test.py35 def write_file(path, contents, **_kwargs): function
/external/curl/docs/examples/
Dsmooth-gtk-thread.c63 size_t write_file(void *ptr, size_t size, size_t nmemb, FILE *stream) in write_file() function
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c66 static void write_file(void) in write_file() function
/external/autotest/client/cros/faft/utils/
Dshell_wrapper.py143 def write_file(self, path, data): member in LocalShell
/external/pigweed/pw_build/py/pw_build/
Dgn_writer.py155 def write_file(self, imports: Set[str], gn_targets: list[GnTarget]) -> None: member in GnWriter
/external/mbedtls/programs/util/
Dpem2der.c146 static int write_file(const char *path, unsigned char *buf, size_t n) in write_file() function
/external/openthread/third_party/mbedtls/repo/programs/util/
Dpem2der.c146 static int write_file(const char *path, unsigned char *buf, size_t n) in write_file() function

1234