Home
last modified time | relevance | path

Searched defs:test_sign (Results 1 – 7 of 7) sorted by relevance

/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_sign.cpp103 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/
Dtest_app_engine.py74 def test_sign(self, app_identity): member in TestSigner
/external/python/cryptography/tests/hazmat/primitives/
Dtest_dsa.py538 def test_sign(self, backend): member in TestDSASignature
Dtest_ec.py550 def test_sign(self, backend): member in TestECDSAVectors
Dtest_rsa.py638 def test_sign(self, backend): member in TestRSASignature
/external/python/cpython3/Lib/test/
Dtest_statistics.py800 def test_sign(self): member in DecimalToRatioTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3022 static inline T test_sign (T x) in test_sign() function in vkt::SpirVAssembly::TestMath