Home
last modified time | relevance | path

Searched refs:rand_func (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/test/
Dbuffer.h73 void Set(ACMRandom *rand_class, T (ACMRandom::*rand_func)());
170 void Buffer<T>::Set(ACMRandom *rand_class, T (ACMRandom::*rand_func)()) { in Set() argument
175 src[width] = (*rand_class.*rand_func)(); in Set()
/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_matmul_op_test.py30 rand_func = np.random.randint if round_bfloat else np.random.uniform
32 rand_func(