Home | History | Annotate | Download | only in processor

Lines Matching refs:stream_length

162   uint32_t stream_length;
163 ASSERT_TRUE(minidump.SeekToStreamType(0xfbb7fa2bU, &stream_length));
164 ASSERT_EQ(15U, stream_length);