Searched refs:testFloat (Results 1 – 9 of 9) sorted by relevance
/external/v8/test/mjsunit/harmony/ |
D | dataview-accessors.js | 194 function testFloat(isTestingGet, func, array, start, expected) { function 221 testFloat(isTestingGet, "Float32", 224 testFloat(isTestingGet, "Float32", 227 testFloat(isTestingGet, "Float32", 230 testFloat(isTestingGet, "Float32", 233 testFloat(isTestingGet, "Float32", 237 testFloat(isTestingGet, "Float64", 240 testFloat(isTestingGet, "Float64", 243 testFloat(isTestingGet, "Float64", 246 testFloat(isTestingGet, "Float64", [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-2012-06-06-FPToUI.ll | 29 define void @testFloat(float %f) ssp { 30 ; CHECK-LABEL: testFloat: 58 call void @testFloat(float 0x40272F1800000000)
|
/external/clang/test/CodeGen/ |
D | c11atomics-ios.c | 10 void testFloat(_Atomic(float) *fp) { in testFloat() function
|
D | c11atomics.c | 142 void testFloat(_Atomic(float) *fp) { in testFloat() function
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | AbstractByteHasherTest.java | 83 public void testFloat() { in testFloat() method in AbstractByteHasherTest
|
D | AbstractStreamingHasherTest.java | 104 public void testFloat() { in testFloat() method in AbstractStreamingHasherTest
|
/external/clang/test/Sema/ |
D | cast.c | 81 void testFloat(Float v) { in testFloat() function
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | BundleTest.java | 93 public void testFloat() { in testFloat() method in BundleTest
|
/external/javassist/src/test/test/javassist/convert/ |
D | ArrayAccessReplaceTest.java | 100 public void testFloat() throws Exception { in testFloat() method in ArrayAccessReplaceTest
|