Home | History | Annotate | Download | only in src

Lines Matching refs:kRandomStateSize

1244         factory->NewByteArray(kRandomStateSize));
1246 memset(zeroed_byte_array->GetDataStartAddress(), 0, kRandomStateSize);