Home
last modified time | relevance | path

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

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