Home
last modified time | relevance | path

Searched defs:testDouble (Results 1 – 25 of 36) sorted by relevance

12

/external/gson/gson/src/test/java/com/google/gson/
DToNumberPolicyTest.java28 public void testDouble() throws IOException { in testDouble() method in ToNumberPolicyTest
/external/protobuf/php/tests/
DMapFieldTest.php278 public function testDouble() { function in MapFieldTest
DArrayTest.php334 public function testDouble() function in ArrayTest
/external/cronet/third_party/protobuf/php/tests/
DMapFieldTest.php278 public function testDouble() { function in MapFieldTest
DArrayTest.php334 public function testDouble() function in ArrayTest
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DByteArrayTest.kt122 fun testDouble() { in testDouble() method in com.google.flatbuffers.kotlin.ByteArrayTest
/external/guava/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java88 public void testDouble() { in testDouble() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java106 public void testDouble() { in testDouble() method in AbstractStreamingHasherTest
/external/guava/android/guava-tests/test/com/google/common/hash/
DAbstractByteHasherTest.java88 public void testDouble() { in testDouble() method in AbstractByteHasherTest
DAbstractStreamingHasherTest.java106 public void testDouble() { in testDouble() method in AbstractStreamingHasherTest
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/jdk/
DNumberSerTest.java84 public void testDouble() throws Exception in testDouble() method in NumberSerTest
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dargmax_op_test.py116 def testDouble(self): member in ArgMaxTest
Dtranspose_op_test.py370 def testDouble(self): member in TransposeTest
/external/catch2/projects/SelfTest/UsageTests/
DToStringGeneral.tests.cpp151 const double testDouble = 1.123456789012345678901234567899; variable
/external/clang/test/Sema/
Dcast.c93 void testDouble(Double v) { in testDouble() function
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
DNumberNodesTest.java148 public void testDouble() throws Exception in testDouble() method in NumberNodesTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dxent_op_test_base.py184 def testDouble(self): member in XentOpTestBase
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dxent_op_test_base.py180 def testDouble(self): member in XentOpTestBase
Dsoftmax_op_test.py161 def testDouble(self): member in SoftmaxTest
/external/tensorflow/tensorflow/python/kernel_tests/io_ops/
Ddecode_csv_op_test.py112 def testDouble(self): member in DecodeCSVOpTest
/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_xent_op_test_base.py183 def testDouble(self): member in SparseXentOpTestBase
/external/auto/value/src/test/java/com/google/auto/value/processor/
DPropertyAnnotationsTest.java71 double testDouble() default 7.8d; in testDouble() method
/external/clang/test/Analysis/
DNewDelete-checker-test.cpp312 void testDouble() { in testDouble() function
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DFunctionsTest.java79 static boolean testDouble(final double value) throws SomeException { in testDouble() method in FunctionsTest.FailureOnOddInvocations
228 public void testDouble(final double i) throws Throwable { in testDouble() method in FunctionsTest.Testable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DHashCodeBuilderTest.java299 public void testDouble() { in testDouble() method in HashCodeBuilderTest

12