Touch process watchdog in built-in precision tests
authorPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 21:08:23 +0000 (13:08 -0800)
committerPyry Haulos <phaulos@google.com>
Wed, 3 Feb 2016 21:10:10 +0000 (13:10 -0800)
commit9274773cc74d8b63d0ea91bb7392d5e501302511
tree159f8d447d388656a21d8d0c8408a2541accaa62
parent9bb35ddf8994c63bf5bbb14491f7cea3b7bc830d
Touch process watchdog in built-in precision tests

Computing reference intervals in built-in precision tests can take a
long time, especially on platforms where toggling floating-point
rounding mode is costly. Workaround is to periodically touch test
process watchdog to give more time for the computation to complete.

Bug: 26629688

Change-Id: I529bc77e638fc75cd0c152bb761775ad260772be
modules/glshared/glsBuiltinPrecisionTests.cpp