Home
last modified time | relevance | path

Searched defs:test_rand (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Dsecurity-syntax-checks-no-emit.c19 void test_rand() in test_rand() function
H A Dsecurity-syntax-checks.m101 void test_rand() function
/aosp_15_r20/art/runtime/gc/space/
H A Dspace_test.h136 static inline size_t test_rand(size_t* seed) { in test_rand() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_functionalization_of_rng_ops.py97 def test_rand(self, dtype, device): member in TestFunctionalizationRngOps
H A Dtest_tensor_creation_ops.py3487 def test_rand(self, device, dtype): member in TestRandomTensorCreation
H A Dtest_jit.py10939 def test_rand(self): member in TestScript
10940 def test_rand(): function
11041 def test_rand(): function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_operators.py721 def test_rand(self): member in TestOperators
H A Dtest_pytorch_onnx_onnxruntime.py2792 def test_rand(self): member in TestONNXRuntime
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_misc.py3890 def test_rand(self): member in MiscTests