Remaster test after rs_math.rsh changes.

Change-Id: If0d1d98ea60285c0993d80418799cb9223c76f59
diff --git a/tests/P_warnings_deprecated/stderr.txt.expect b/tests/P_warnings_deprecated/stderr.txt.expect
index 8f337f2..8307bbf 100644
--- a/tests/P_warnings_deprecated/stderr.txt.expect
+++ b/tests/P_warnings_deprecated/stderr.txt.expect
@@ -1,4 +1,4 @@
 deprecated.rs:9:9: warning: 'rsClamp' is deprecated: Use clamp() instead.
-../../../../../frameworks/rs/scriptc/rs_math.rsh:6314:5: note: 'rsClamp' has been explicitly marked deprecated here
+../../../../../frameworks/rs/scriptc/rs_math.rsh:6342:5: note: 'rsClamp' has been explicitly marked deprecated here
 deprecated.rs:10:8: warning: 'rsGetAllocation' is deprecated: This function is deprecated and will be removed from the SDK in a future release.
 ../../../../../frameworks/rs/scriptc/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecated here