Home | History | Annotate | Download | only in tests

Lines Matching refs:RightOOBErrorMessage

692 string RightOOBErrorMessage(int oob_distance, bool is_write) {
702 return RightOOBErrorMessage(oob_distance, /*is_write*/true);
706 return RightOOBErrorMessage(oob_distance, /*is_write*/false);