Home
last modified time | relevance | path

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

/external/python/google-auth-library-python/tests/
Dtest_app_engine.py74 def test_sign(self, app_identity): member in TestSigner
/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_unary_fn.cpp402 int test_sign(cl_device_id device, cl_context context, cl_command_queue queue, in test_sign() function
/external/python/cpython3/Lib/test/
Dtest_statistics.py801 def test_sign(self): member in DecimalToRatioTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2947 static inline T test_sign(T x) in test_sign() function in vkt::SpirVAssembly::TestMath