Home
last modified time | relevance | path

Searched defs:FillRandom (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtest_util.h64 void FillRandom(std::vector<T>* vec, T min, T max) { in FillRandom() function
72 void FillRandom(std::vector<T>* vec) { in FillRandom() function
77 void FillRandom(typename std::vector<T>::iterator begin_it, in FillRandom() function
Dtest_util.cc106 void FillRandom(std::vector<float>* vec, float min, float max) { in FillRandom() function
/external/tensorflow/tensorflow/compiler/xla/
Darray.cc23 void Array<complex64>::FillRandom(const complex64& stddev, const double mean, in FillRandom() function in xla::Array
/external/libvpx/libvpx/test/
Dconsistency_test.cc81 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon8b59b7b80111::ConsistencyTestBase
89 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon8b59b7b80111::ConsistencyTestBase
Dblockiness_test.cc78 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anonaaa8a8130111::BlockinessTestBase
86 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonaaa8a8130111::BlockinessTestBase
Davg_test.cc84 void FillRandom() { in FillRandom() function in __anon1fc44ea40111::AverageTestBase
274 virtual void FillRandom() { in FillRandom() function in __anon1fc44ea40111::SatdLowbdTest
313 void FillRandom() { in FillRandom() function in __anon1fc44ea40111::BlockErrorTestFP
459 virtual void FillRandom() { in FillRandom() function in __anon1fc44ea40111::SatdHighbdTest
Dsad_test.cc244 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anoncdf5d27e0111::SADTestBase
/external/libaom/libaom/test/
Davg_test.cc77 void FillRandom() { in FillRandom() function in __anon47a276820111::AverageTestBase
Dsad_test.cc283 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonf5d3fa5c0111::SADTestBase
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc4904 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer) { in FillRandom() function