Home
last modified time | relevance | path

Searched defs:test_constant (Results 1 – 11 of 11) sorted by relevance

/external/python/cffi/testing/cffi1/
Dtest_re_python.py88 def test_constant(): function
Dtest_recompiler.py258 def test_constant(): function
/external/OpenCL-CTS/test_conformance/basic/
Dtest_constant.cpp93 test_constant(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_constant() function
/external/tensorflow/tensorflow/python/ops/
Dinit_ops_test.py89 def test_constant(self): member in InitializersTest
/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_constant.cpp20 int test_constant(cl_device_id deviceID, cl_context context, in test_constant() function
/external/tensorflow/tensorflow/python/keras/initializers/
Dinitializers_test.py100 def test_constant(self): member in KerasInitializersTest
/external/python/cpython2/Lib/test/
Dtest_random.py566 def test_constant(self): member in TestDistributions
/external/python/cpython3/Lib/test/
Dtest_random.py1049 def test_constant(self): member in TestDistributions
/external/tensorflow/tensorflow/python/keras/
Dbackend_test.py341 def test_constant(self): member in BackendVariableTest
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c953 static void test_constant(struct context *ctx) in test_constant() function
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3226 static inline T test_constant (T a) in test_constant() function in vkt::SpirVAssembly::TestMath