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.h63 void FillRandom(typename std::vector<T>::iterator begin_it, in FillRandom() function
76 void FillRandom(std::vector<T>* vec, T min, T max) { in FillRandom() function
88 void FillRandom(std::vector<T>* vec) { 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/test/
Dconsistency_test.cc81 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon4f35460e0111::ConsistencyTestBase
89 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon4f35460e0111::ConsistencyTestBase
Dblockiness_test.cc78 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon5380c3a90111::BlockinessTestBase
86 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon5380c3a90111::BlockinessTestBase
Davg_test.cc84 void FillRandom() { in FillRandom() function in __anonb9b9e6fa0111::AverageTestBase
279 virtual void FillRandom() { in FillRandom() function in __anonb9b9e6fa0111::SatdLowbdTest
318 void FillRandom() { in FillRandom() function in __anonb9b9e6fa0111::BlockErrorTestFP
466 virtual void FillRandom() { in FillRandom() function in __anonb9b9e6fa0111::SatdHighbdTest
Dsad_test.cc243 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon67eb6ad40111::SADTestBase
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_random.cc30 void Http2Random::FillRandom(void* buffer, size_t buffer_size) { in FillRandom() function in http2::test::Http2Random
/external/libaom/test/
Davg_test.cc106 void FillRandom() { in FillRandom() function in __anon0eb53b590111::AverageTestBase
617 void FillRandom() { in FillRandom() function in __anon0eb53b590111::VectorVarTestBase
890 void FillRandom() { in FillRandom() function in __anon0eb53b590111::SatdTestBase
Dsad_test.cc326 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonbce6bf330111::SADTestBase
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5674 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer, DataType min, in FillRandom() function