Home | History | Annotate | Download | only in tests

Lines Matching refs:LeftOOBErrorMessage

735 string LeftOOBErrorMessage(int oob_distance, bool is_write) {
751 return LeftOOBErrorMessage(oob_distance, /*is_write*/true);
755 return LeftOOBErrorMessage(oob_distance, /*is_write*/false);