Home
last modified time | relevance | path

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

/cts/tests/filesystem/src/android/filesystem/cts/
DAlmostFullTest.java109 final long FILE_SIZE = 400L * 1024L * 1024L; in testSequentialUpdate() local
119 FileUtil.doSequentialUpdateTest(getContext(), DIR_SEQ_UPDATE, FILE_SIZE, BUFFER_SIZE, in testSequentialUpdate() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0470/
Dpoc.cpp26 #define FILE_SIZE 72 macro
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2485/
Dpoc.cpp26 #define FILE_SIZE UINT16_MAX + 1 macro
/cts/tests/tests/content/jni/
DNativeCursorWindow.cpp83 const int FILE_SIZE = 1024; in Java_android_content_cts_CursorWindowContentProvider_makeNativeCursorWindowFd() local