Searched refs:compressed_blob (Results 1 – 2 of 2) sorted by relevance
97 Blob compressed_blob; in TEST_F() local99 build_path, delta_generator.extents, &compressed_blob, kBlockSize)); in TEST_F()101 compressed_blob, in TEST_F()
332 def write_compressed_spirv_blob_as_c_array(output_path, variable_name, compressed_blob, argument334 hex_array = ['0x{:02x}'.format(byte) for byte in compressed_blob]374 compressed_blob = read_and_compress_spirv_blob(self.output_path)379 compressed_blob, out)