Home
last modified time | relevance | path

Searched refs:testFloat (Results 1 – 25 of 51) sorted by relevance

123

/external/catch2/projects/SelfTest/UsageTests/
DToStringGeneral.tests.cpp136 const float testFloat = 1.12345678901234567899f; variable
137 auto str1 = sm::convert(testFloat);
143 auto str2 = sm::convert(testFloat);
/external/llvm/test/CodeGen/AArch64/
Darm64-2012-06-06-FPToUI.ll29 define void @testFloat(float %f) ssp {
30 ; CHECK-LABEL: testFloat:
58 call void @testFloat(float 0x40272F1800000000)
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-2012-06-06-FPToUI.ll29 define void @testFloat(float %f) ssp {
30 ; CHECK-LABEL: testFloat:
58 call void @testFloat(float 0x40272F1800000000)
/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_lib_test.py48 def testFloat(self): member in EvaluateFrozenGraph
143 def testFloat(self): member in EvaluateSavedModel
214 def testFloat(self): member in EvaluateKerasModel
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DFloatTagTest.java26 public void testFloat() { in testFloat() method in FloatTagTest
/external/clang/test/CodeGen/
Dc11atomics-ios.c10 void testFloat(_Atomic(float) *fp) { in testFloat() function
Dc11atomics.c158 void testFloat(_Atomic(float) *fp) { in testFloat() function
/external/llvm-project/clang/test/CodeGen/
Dc11atomics-ios.c10 void testFloat(_Atomic(float) *fp) { in testFloat() function
Dc11atomics.c158 void testFloat(_Atomic(float) *fp) { in testFloat() function
/external/tensorflow/tensorflow/python/kernel_tests/
Dbucketize_op_test.py49 def testFloat(self): member in BucketizationOpTest
Dsparse_to_dense_op_py_test.py38 def testFloat(self): member in SparseToDenseTest
Dargmax_op_test.py92 def testFloat(self): member in ArgMaxTest
/external/tensorflow/tensorflow/compiler/tests/
Dbucketize_op_test.py41 def testFloat(self): member in BucketizationOpTest
Dsparse_to_dense_op_test.py54 def testFloat(self): member in SparseToDenseTest
/external/guava/android/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java82 public void testFloat() { in testFloat() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java98 public void testFloat() { in testFloat() method in AbstractStreamingHasherTest
/external/guava/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java82 public void testFloat() { in testFloat() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java98 public void testFloat() { in testFloat() method in AbstractStreamingHasherTest
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestSimpleTypes.java81 public void testFloat() throws Exception in testFloat() method in TestSimpleTypes
/external/shflags/
Dshflags_defines_test.sh118 testFloat() { function
/external/clang/test/Sema/
Dcast.c81 void testFloat(Float v) { in testFloat() function
/external/llvm-project/clang/test/Sema/
Dcast.c81 void testFloat(Float v) { in testFloat() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
DSafeRepresenterTest.java41 public void testFloat() { in testFloat() method in SafeRepresenterTest
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
DTensorTest.java429 float testFloat = 1.0f; in testDataTypeOf() local
430 dataType = tensor.dataTypeOf(testFloat); in testDataTypeOf()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dp10-splatImm.ll92 define dso_local <4 x float> @testFloat() local_unnamed_addr {
93 ; CHECK-LABEL: testFloat:

123