Home
last modified time | relevance | path

Searched defs:testDoubles (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DJSONTest.kt80 fun testDoubles() { in testDoubles() method
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DVarargMethodsTestCase.java54 public void testDoubles() in testDoubles() method in VarargMethodsTestCase
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/
H A DJsonWriterTest.java193 public void testDoubles() throws IOException { in testDoubles() method in JsonWriterTest
H A DJsonReaderTest.java222 public void testDoubles() throws IOException { in testDoubles() method in JsonReaderTest
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/async/
H A DAsyncScalarArrayTest.java210 public void testDoubles() throws IOException in testDoubles() method in AsyncScalarArrayTest
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/
H A DPropertyAnnotationsTest.java103 double[] testDoubles() default {4.5d, 6.7d}; in testDoubles() method
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/stream/
H A DJsonWriterTest.java342 public void testDoubles() throws IOException { in testDoubles() method in JsonWriterTest
H A DJsonReaderTest.java398 public void testDoubles() throws IOException { in testDoubles() method in JsonReaderTest