Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A 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
/aosp_15_r20/external/libvpx/test/
H A Davg_test.cc84 void FillRandom() { in FillRandom() function in __anon4aa3f3ab0111::AverageTestBase
280 void FillRandom() override { in FillRandom() function in __anon4aa3f3ab0111::SatdLowbdTest
319 void FillRandom() { in FillRandom() function in __anon4aa3f3ab0111::BlockErrorTestFP
467 void FillRandom() override { in FillRandom() function in __anon4aa3f3ab0111::SatdHighbdTest
H A Dconsistency_test.cc81 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon897573bf0111::ConsistencyTestBase
89 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon897573bf0111::ConsistencyTestBase
H A Dblockiness_test.cc78 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anone8a97f3a0111::BlockinessTestBase
86 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anone8a97f3a0111::BlockinessTestBase
H A Dsad_test.cc280 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonf8d577850111::SADTestBase
/aosp_15_r20/external/libaom/test/
H A Davg_test.cc107 void FillRandom() { in FillRandom() function in __anon9f9f480a0111::AverageTestBase
618 void FillRandom() { in FillRandom() function in __anon9f9f480a0111::VectorVarTestBase
897 void FillRandom() { in FillRandom() function in __anon9f9f480a0111::SatdTestBase
H A Dcomp_avg_pred_test.cc323 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon000483220111::DistWtdCompAvgTest
H A Dsad_test.cc293 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon4dd0cbe40111::SADTestBase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Darray.cc23 void Array<complex64>::FillRandom(const complex64& stddev, const double mean, in FillRandom() function in xla::Array
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_random.cc30 void Http2Random::FillRandom(void* buffer, size_t buffer_size) { in FillRandom() function in http2::test::Http2Random
/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table_test.cc68 void FillRandom() { in FillRandom() function in art::gc::accounting::CardTableTest
/aosp_15_r20/external/gemmlowp/standalone/
H A Dneon-gemm-kernel-benchmark.cc5674 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer, DataType min, in FillRandom() function