/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | TestDeviceFileFuncTest.java | 207 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/ |
D | read_metadata.rs | 9 const FILE_SIZE: usize = 1024; constant
|
/aosp_15_r20/cts/tests/filesystem/src/android/filesystem/cts/ |
H A D | AlmostFullTest.java | 111 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 D | fdatasync03.c | 25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sync/ |
H A D | sync01.c | 25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync04.c | 25 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
|
/aosp_15_r20/external/liburing/test/ |
H A D | short-read.c | 16 #define FILE_SIZE 1024 macro
|
H A D | d4ae271dfaae.c | 17 #define FILE_SIZE (128 * 1024) macro
|
H A D | sq-poll-share.c | 19 #define FILE_SIZE (128 * 1024 * 1024) macro
|
H A D | fsync.c | 144 #define FILE_SIZE 1024 macro
|
H A D | sq-poll-dup.c | 19 #define FILE_SIZE (128 * 1024 * 1024) macro
|
H A D | madvise.c | 18 #define FILE_SIZE (128 * 1024) macro
|
H A D | fadvise.c | 17 #define FILE_SIZE (128 * 1024) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/syncfs/ |
H A D | syncfs01.c | 26 #define FILE_SIZE (FILE_SIZE_MB * TST_MB) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fstat/ |
H A D | fstat02.c | 19 #define FILE_SIZE 1024 macro
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/ |
H A D | TestFileGroupPopulator.java | 37 static final int FILE_SIZE = 554; field in TestFileGroupPopulator
|
H A D | ZipFolderFileGroupPopulator.java | 38 static final int FILE_SIZE = 373; field in ZipFolderFileGroupPopulator
|
H A D | DownloadFileIntegrationTest.java | 73 private static final int FILE_SIZE = 554; field in DownloadFileIntegrationTest
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ftruncate/ |
H A D | ftruncate01.c | 27 #define FILE_SIZE 1024 macro
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0470/ |
H A D | poc.cpp | 26 #define FILE_SIZE 72 macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/stat/ |
H A D | stat01.c | 19 #define FILE_SIZE 1024 macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/truncate/ |
H A D | truncate02.c | 28 #define FILE_SIZE 1024 macro
|
/aosp_15_r20/system/extras/tests/pagingtest/ |
H A D | pagingtest.c | 17 #define FILE_SIZE (10 * 1024 * 1024) macro
|
/aosp_15_r20/external/autotest/client/site_tests/hardware_TrimIntegrity/ |
H A D | hardware_TrimIntegrity.py | 37 FILE_SIZE = 1024 * 1024 * 1024 variable in hardware_TrimIntegrity
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mincore/ |
H A D | mincore_selftest.c | 23 #define FILE_SIZE (4 * MB) macro
|