Searched defs:test_sign (Results 1 – 7 of 7) sorted by relevance
| /external/OpenCL-CTS/test_conformance/commonfns/ | ||
| D | test_sign.cpp | 103 test_sign(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_sign() function |
| /external/python/google-auth-library-python/tests/ | ||
| D | test_app_engine.py | 74 def test_sign(self, app_identity): member in TestSigner |
| /external/python/cryptography/tests/hazmat/primitives/ | ||
| D | test_dsa.py | 538 def test_sign(self, backend): member in TestDSASignature |
| D | test_ec.py | 550 def test_sign(self, backend): member in TestECDSAVectors |
| D | test_rsa.py | 638 def test_sign(self, backend): member in TestRSASignature |
| /external/python/cpython3/Lib/test/ | ||
| D | test_statistics.py | 800 def test_sign(self): member in DecimalToRatioTest |
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | ||
| D | vktSpvAsmTypeTests.cpp | 3022 static inline T test_sign (T x) in test_sign() function in vkt::SpirVAssembly::TestMath |