Remove undefined behavior in issue20176 test.

Not returing a value in a function with non-void
return type will result in undefined behavior.

Change-Id: I752b188bc73851c893e6a4a768e3342f01fda308
1 file changed