Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/fastboot/
Dsparse.rs282 let raw = include_bytes!("../../testdata/sparse_test_raw.bin"); in test_sparse_write() localVariable
299 let raw = include_bytes!("../../testdata/sparse_test_raw.bin"); in test_sparse_write_non_default_block_size() localVariable
Dmod.rs529 let raw = include_bytes!("../../testdata/sparse_test_raw.bin"); in test_flash_partition_sparse() localVariable
/bootable/deprecated-ota/tests/unit/host/
Dimgdiff_test.cpp50 size_t raw = 0; in verify_patch_header() local