Home
last modified time | relevance | path

Searched refs:testInt (Results 1 – 25 of 59) sorted by relevance

123

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestStringByteConverter.java34 testInt(testString.charAt(i)); in main()
39 testInt(0); in main()
40 testInt(0x3F); in main()
41 testInt(0x40); in main()
42 testInt(-0x3F); in main()
43 testInt(-0x40); in main()
48 testInt(test); in main()
51 testInt(i); in main()
54 testInt(i); in main()
210 private static void testInt(int test) throws UnsupportedEncodingException { in testInt() method in TestStringByteConverter
[all …]
/external/cronet/tot/third_party/libc++/src/test/std/utilities/expected/expected.void/ctor/
Dctor.unexpected.move.pass.cpp55 constexpr void testInt() { in testInt() function
71 testInt<int>(); in test()
72 testInt<MyInt>(); in test()
73 testInt<MoveOnly>(); in test()
74 testInt<TailClobberer<1>>(); in test()
Dctor.unexpect.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<1>>(); in test()
/external/cronet/stable/third_party/libc++/src/test/std/utilities/expected/expected.void/ctor/
Dctor.unexpected.move.pass.cpp55 constexpr void testInt() { in testInt() function
71 testInt<int>(); in test()
72 testInt<MyInt>(); in test()
73 testInt<MoveOnly>(); in test()
74 testInt<TailClobberer<1>>(); in test()
Dctor.unexpect.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<1>>(); in test()
/external/cronet/tot/third_party/libc++/src/test/std/utilities/expected/expected.expected/ctor/
Dctor.unexpected.move.pass.cpp55 constexpr void testInt() { in testInt() function
71 testInt<int>(); in test()
72 testInt<MyInt>(); in test()
73 testInt<MoveOnly>(); in test()
74 testInt<TailClobberer<1>, bool>(); in test()
Dctor.unexpect.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<1>, bool>(); in test()
Dctor.inplace.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<0>, bool>(); in test()
Dctor.u.pass.cpp76 constexpr void testInt() { in testInt() function
98 testInt<int>(); in test()
99 testInt<CopyOnly>(); in test()
100 testInt<MoveOnly>(); in test()
101 testInt<TailClobberer<0>, bool>(); in test()
/external/cronet/stable/third_party/libc++/src/test/std/utilities/expected/expected.expected/ctor/
Dctor.unexpected.move.pass.cpp55 constexpr void testInt() { in testInt() function
71 testInt<int>(); in test()
72 testInt<MyInt>(); in test()
73 testInt<MoveOnly>(); in test()
74 testInt<TailClobberer<1>, bool>(); in test()
Dctor.inplace.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<0>, bool>(); in test()
Dctor.unexpect.pass.cpp60 constexpr void testInt() { in testInt() function
82 testInt<int>(); in test()
83 testInt<CopyOnly>(); in test()
84 testInt<MoveOnly>(); in test()
85 testInt<TailClobberer<1>, bool>(); in test()
Dctor.u.pass.cpp76 constexpr void testInt() { in testInt() function
98 testInt<int>(); in test()
99 testInt<CopyOnly>(); in test()
100 testInt<MoveOnly>(); in test()
101 testInt<TailClobberer<0>, bool>(); in test()
/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
DSimpleValueTypeTest.java34 final int testInt = 23; in testSimpleValueType() local
36 SimpleValueType simple = SimpleValueType.create(happy, testInt, testMap); in testSimpleValueType()
38 assertEquals(testInt, simple.integer()); in testSimpleValueType()
43 expectedHashCode = (expectedHashCode * 1000003) ^ ((Object) testInt).hashCode(); in testSimpleValueType()
/external/auto/value/src/it/functional/src/test/java/
DPackagelessValueTypeTest.java33 final int testInt = 23; in testPackagelessValueType() local
35 PackagelessValueType simple = PackagelessValueType.create(happy, testInt, testMap); in testPackagelessValueType()
37 assertEquals(testInt, simple.integer()); in testPackagelessValueType()
43 expectedHashCode = (expectedHashCode * 1000003) ^ ((Object) testInt).hashCode(); in testPackagelessValueType()
/external/kotlinx.atomicfu/integration-testing/examples/jvm-sample/src/test/kotlin/
DSampleTest.kt9 fun testInt() { in testInt() method in ArithmeticTest
/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/resources/projects/jvm-simple/src/test/kotlin/
DArithmeticTest.kt9 fun testInt() { in testInt() method
/external/kotlinx.atomicfu/integration-testing/examples/mpp-sample/src/commonTest/kotlin/
DIntArithmeticTest.kt10 fun testInt() { in testInt() method
/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/resources/projects/mpp-simple/src/commonTest/kotlin/
DArithmeticTest.kt9 fun testInt() { in testInt() method in ArithmeticTest
/external/testng/src/test/java/test/factory/
DFactoryWithInstanceInfoTest2.java30 public void testInt() { in testInt() method in FactoryWithInstanceInfoTest2
DFactoryTest2.java30 public void testInt() { in testInt() method in FactoryTest2
/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/test/java/io/grpc/xds/
DXxHash64Test.java88 testInt(f, eh, len, bb); in test()
117 private static void testInt(XxHash64 f, long eh, int len, ByteBuffer bb) { in testInt() method in XxHash64Test.HashingTest
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DIntTagTest.java25 public void testInt() { in testInt() method in IntTagTest
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/
DDelimitedWriterTest.java104 public void testInt() throws IOException { in testInt() method in DelimitedWriterTest
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dbucketize_op_test.py30 def testInt(self): member in BucketizationOpTest

123