Home
last modified time | relevance | path

Searched defs:TEST_IMAGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/avb/rust/tests/
H A Dtest_data.rs20 pub const TEST_IMAGE_SIZE: usize = 16 * 1024; constant
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_cl_ext_image_buffer.hpp20 #define TEST_IMAGE_SIZE 20 macro
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs1537 const TEST_IMAGE_SIZE: u64 = 1234; in load_image_high_max_4g() constant