gem5
v20.1.0.0
|
#include <cstdint>
Go to the source code of this file.
Variables | |
const uint8_t | image_file [] |
This image file contains the text "This is a test image.\n" 31 times. More... | |
const uint8_t | image_file_gzipped [] |
This is "image_file" compressed using GZip. More... | |
const uint8_t image_file[] |
This image file contains the text "This is a test image.\n" 31 times.
Definition at line 37 of file small_image_file.test.hh.
Referenced by TEST().
const uint8_t image_file_gzipped[] |
This is "image_file" compressed using GZip.
Definition at line 129 of file small_image_file.test.hh.
Referenced by TEST().