Home
last modified time | relevance | path

Searched defs:FILE_SIZE (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceFileFuncTest.java207 final int FILE_SIZE = 16 * 1024; // 16 KB files in testPushPullDir_Basic() local
253 final int FILE_SIZE = 16 * 1024; // 16 KB files in testPushPullDir_ExtStorage() local
365 final int FILE_SIZE = 16 * 1024; // 16 KB files in testIsDirectory() local
405 final int FILE_SIZE = 16 * 1024; // 16 KB files in testGetChildren_Basic() local
/aosp_15_r20/external/rust/android-crates-io/crates/zip/benches/
Dread_metadata.rs9 const FILE_SIZE: usize = 1024; constant
/aosp_15_r20/cts/tests/filesystem/src/android/filesystem/cts/
H A DAlmostFullTest.java111 final long FILE_SIZE = 400L * 1024L * 1024L; in testSequentialUpdate() local
121 FileUtil.doSequentialUpdateTest(getContext(), DIR_SEQ_UPDATE, FILE_SIZE, BUFFER_SIZE, in testSequentialUpdate() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fdatasync/
H A Dfdatasync03.c25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sync/
H A Dsync01.c25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/
H A Dfsync04.c25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
/aosp_15_r20/external/liburing/test/
H A Dshort-read.c16 #define FILE_SIZE 1024 macro
H A Dd4ae271dfaae.c17 #define FILE_SIZE (128 * 1024) macro
H A Dsq-poll-share.c19 #define FILE_SIZE (128 * 1024 * 1024) macro
H A Dfsync.c144 #define FILE_SIZE 1024 macro
H A Dsq-poll-dup.c19 #define FILE_SIZE (128 * 1024 * 1024) macro
H A Dmadvise.c18 #define FILE_SIZE (128 * 1024) macro
H A Dfadvise.c17 #define FILE_SIZE (128 * 1024) macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/syncfs/
H A Dsyncfs01.c26 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat02.c19 #define FILE_SIZE 1024 macro
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
H A DTestFileGroupPopulator.java37 static final int FILE_SIZE = 554; field in TestFileGroupPopulator
H A DZipFolderFileGroupPopulator.java38 static final int FILE_SIZE = 373; field in ZipFolderFileGroupPopulator
H A DDownloadFileIntegrationTest.java73 private static final int FILE_SIZE = 554; field in DownloadFileIntegrationTest
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ftruncate/
H A Dftruncate01.c27 #define FILE_SIZE 1024 macro
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0470/
H A Dpoc.cpp26 #define FILE_SIZE 72 macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/stat/
H A Dstat01.c19 #define FILE_SIZE 1024 macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/truncate/
H A Dtruncate02.c28 #define FILE_SIZE 1024 macro
/aosp_15_r20/system/extras/tests/pagingtest/
H A Dpagingtest.c17 #define FILE_SIZE (10 * 1024 * 1024) macro
/aosp_15_r20/external/autotest/client/site_tests/hardware_TrimIntegrity/
H A Dhardware_TrimIntegrity.py37 FILE_SIZE = 1024 * 1024 * 1024 variable in hardware_TrimIntegrity
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mincore/
H A Dmincore_selftest.c23 #define FILE_SIZE (4 * MB) macro

12