Searched refs:TEST_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance
53 #define TEST_FILE_SIZE (DSO__DATA_CACHE_SIZE * 20) macro88 .offset = TEST_FILE_SIZE - 10,94 .offset = TEST_FILE_SIZE - 10,100 .offset = TEST_FILE_SIZE - 3,132 char *file = test_file(TEST_FILE_SIZE); in test__dso_data()165 buf = malloc(TEST_FILE_SIZE); in test__dso_data()170 memset(buf, 0, TEST_FILE_SIZE); in test__dso_data()172 buf, TEST_FILE_SIZE); in test__dso_data()175 size == (TEST_FILE_SIZE - 10)); in test__dso_data()267 !dsos__create(dso_cnt, TEST_FILE_SIZE, &machine.dsos)); in test__dso_data_cache()[all …]