Home
last modified time | relevance | path

Searched defs:expected_crc32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/
H A Dmodel-utils.cc36 const mobile::uint32 expected_crc32 = model.crc32(); in ClearlyFailsChecksum() local
/aosp_15_r20/external/pigweed/pw_hdlc/
H A Dencoder_test.cc114 constexpr auto expected_crc32 = bytes::Array<0x73, 0x44, 0xe0, 0x7d, 0x5e>(); in TEST_F() local
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc1007 uint32_t expected_crc32) { in CheckEOFRecord()
1050 uint32_t expected_crc32 = simple_util::Crc32(out->data->data(), stream_size); in PreReadStreamPayload() local