Home
last modified time | relevance | path

Searched defs:test_double (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_xdrlib.py70 def test_double(self): member in ConversionErrorTest
Dtest_decorators.py186 def test_double(self): member in TestDecorators
321 def test_double(self): member in TestClassDecorators
/external/python/cpython2/Lib/test/
Dtest_xdrlib.py71 def test_double(self): member in ConversionErrorTest
Dtest_decorators.py183 def test_double(self): member in TestDecorators
279 def test_double(self): member in TestClassDecorators
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp304 void test_double(double x) { in test_double() function
/external/llvm-project/clang/test/SemaCXX/
Dwarn-absolute-value.cpp304 void test_double(double x) { in test_double() function
Dcompare-cxx2a.cpp413 void test_double(_Complex double x, _Complex double y) { // expected-warning 2 {{'_Complex' is a C9… in test_double() function
/external/clang/test/Sema/
Dwarn-absolute-value.c277 void test_double(double x) { in test_double() function
/external/llvm-project/clang/test/Sema/
Dwarn-absolute-value.c277 void test_double(double x) { in test_double() function
/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_binary_fn.cpp72 int test_double = 0; in test_binary_fn() local
Dtest_clamp.cpp135 int test_double = 0; in test_clamp() local
/external/python/cpython3/Lib/ctypes/test/
Dtest_cfuncs.py150 def test_double(self): member in CFunctions
Dtest_callbacks.py80 def test_double(self): member in Callbacks
/external/python/cpython2/Lib/ctypes/test/
Dtest_cfuncs.py150 def test_double(self): member in CFunctions
Dtest_callbacks.py84 def test_double(self): member in Callbacks
/external/pigweed/pw_protobuf/
Ddecoder_test.cc60 double test_double = 0; member in pw::protobuf::__anon85fbaddb0111::TestDecodeHandler
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp85 CBasicTestStore<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_store_generic() local
164 CBasicTestInit<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_init_generic() local
285 CBasicTestLoad<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_load_generic() local
413 CBasicTestExchange<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_exchange_generic() local