Home
last modified time | relevance | path

Searched defs:FillRandom (Results 1 – 11 of 11) 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 __anon3a24931d0111::ConsistencyTestBase
89 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon3a24931d0111::ConsistencyTestBase
Dblockiness_test.cc78 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon6a232ad80111::BlockinessTestBase
86 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon6a232ad80111::BlockinessTestBase
Davg_test.cc84 void FillRandom() { in FillRandom() function in __anonc69095090111::AverageTestBase
280 void FillRandom() override { in FillRandom() function in __anonc69095090111::SatdLowbdTest
319 void FillRandom() { in FillRandom() function in __anonc69095090111::BlockErrorTestFP
467 void FillRandom() override { in FillRandom() function in __anonc69095090111::SatdHighbdTest
Dsad_test.cc280 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon74c218e30111::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 __anon1b8be9680111::AverageTestBase
617 void FillRandom() { in FillRandom() function in __anon1b8be9680111::VectorVarTestBase
896 void FillRandom() { in FillRandom() function in __anon1b8be9680111::SatdTestBase
Dcomp_avg_pred_test.h453 void FillRandom(uint8_t *data, int stride) { in FillRandom() function
Dsad_test.cc293 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonc9bd6d420111::SADTestBase
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5674 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer, DataType min, in FillRandom() function