Home | History | Annotate | Download | only in tests

Lines Matching refs:RightOOBErrorMessage

714 string RightOOBErrorMessage(int oob_distance, bool is_write) {
730 return RightOOBErrorMessage(oob_distance, /*is_write*/true);
734 return RightOOBErrorMessage(oob_distance, /*is_write*/false);