Searched refs:expect_equal_bytes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dblob_test.c90 expect_equal_bytes(uint8_t *expected, const uint8_t *actual, function in typeref:typename:void
243 expect_equal_bytes(bytes, blob_read_bytes(&reader, num_bytes),
305 expect_equal_bytes((uint8_t *) buf, blob_read_bytes(&reader, size), size,
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dblob_test.c90 expect_equal_bytes(uint8_t *expected, const uint8_t *actual, function in typeref:typename:void
243 expect_equal_bytes(bytes, blob_read_bytes(&reader, num_bytes),
305 expect_equal_bytes((uint8_t *) buf, blob_read_bytes(&reader, size), size,

Completed in 2 milliseconds