/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | test_util.h | 63 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 D | avg_test.cc | 84 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 D | consistency_test.cc | 81 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 D | blockiness_test.cc | 78 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 D | sad_test.cc | 280 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anonf8d577850111::SADTestBase
|
/aosp_15_r20/external/libaom/test/ |
H A D | avg_test.cc | 107 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 D | comp_avg_pred_test.cc | 323 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon000483220111::DistWtdCompAvgTest
|
H A D | sad_test.cc | 293 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon4dd0cbe40111::SADTestBase
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | array.cc | 23 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 D | http2_random.cc | 30 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 D | card_table_test.cc | 68 void FillRandom() { in FillRandom() function in art::gc::accounting::CardTableTest
|
/aosp_15_r20/external/gemmlowp/standalone/ |
H A D | neon-gemm-kernel-benchmark.cc | 5674 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer, DataType min, in FillRandom() function
|