Home
last modified time | relevance | path

Searched defs:test_file_size (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
H A Dcopy_file_large.pass.cpp40 constexpr std::uintmax_t test_file_size = sendfile_size_limit + additional_size; in large_file() local
/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestGDBRemotePlatformFile.py80 def test_file_size(self): global() member in TestGDBRemotePlatformFile