Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/tests/lib/
H A Dcbfs-lookup-test.c500 size_t second_file_start = ALIGN_UP(sizeof(test_file_1), CBFS_ALIGNMENT); in test_cbfs_fail_beyond_rdev() local
532 size_t second_file_start = ALIGN_UP(sizeof(test_file_1), CBFS_ALIGNMENT) + 5; in test_cbfs_unaligned_file_in_the_middle() local
567 size_t second_file_start = ALIGN_UP(sizeof(test_file_1), CBFS_ALIGNMENT); in test_cbfs_overlapping_files() local
608 size_t second_file_start = ALIGN_UP(sizeof(test_file_1), CBFS_ALIGNMENT); in test_cbfs_incorrect_file_in_the_middle() local
647 size_t second_file_start = ALIGN_UP(sizeof(test_file_1), CBFS_ALIGNMENT); in test_cbfs_two_files_with_same_name() local