Home
last modified time | relevance | path

Searched refs:bytes_test_str (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/
Dblob_test.c39 #define bytes_test_str "bytes_test" macro
135 blob_write_bytes(&blob, bytes_test_str, sizeof(bytes_test_str)); in test_write_and_read_functions()
164 expect_equal_str(bytes_test_str, in test_write_and_read_functions()
165 blob_read_bytes(&reader, sizeof(bytes_test_str)), in test_write_and_read_functions()