Fix some build errors spotted on Windows:
authorRob Hughes <robert.hughes@arm.com>
Tue, 19 May 2020 15:31:10 +0000 (16:31 +0100)
committerRob Hughes <robert.hughes@arm.com>
Fri, 22 May 2020 10:12:15 +0000 (10:12 +0000)
commit985ef1f2baf052a4d845b4fc7b6019ee7cd5e846
treeeb72aee13fc1755c80d0f20ec78f3609c5adafc4
parentb5ab1bc890c9b3012181cb1133fcf082be5f91e5
Fix some build errors spotted on Windows:

* Use exact floating point constants for min/max values
* Rename test case so it doesn't collide with a function name

Change-Id: Icf03cfd8fedd505d02cd7f0a150502557939b903
Signed-off-by: Robert Hughes <robert.hughes@arm.com>
src/armnn/test/FloatingPointConverterTest.cpp
src/armnn/test/UtilsTests.cpp
src/backends/reference/test/RefCreateWorkloadTests.cpp