Home
last modified time | relevance | path

Searched refs:rand_fill (Results 1 – 6 of 6) sorted by relevance

/external/nanopb-c/tests/fuzztest/
Dfuzztest.c76 static void rand_fill(uint8_t *buf, size_t count) in rand_fill() function
98 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
104 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
110 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
125 rand_fill(buf, len); in rand_fill_protobuf()
144 rand_fill(buf + s, l); in rand_mess()
230 rand_fill((uint8_t*)msg, sizeof(alltypes_static_AllTypes)); in do_static_decode()
374 rand_fill(buffer, BUFSIZE); in run_iteration()
Dgenerate_message.c27 static void rand_fill(uint8_t *buf, size_t count) in rand_fill() function
77 rand_fill((void*)&msg, sizeof(msg)); in generate_message()
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/
Dfuzztest.c76 static void rand_fill(uint8_t *buf, size_t count) in rand_fill() function
98 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
104 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
110 rand_fill((uint8_t*)&value, sizeof(value)); in rand_fill_protobuf()
125 rand_fill(buf, len); in rand_fill_protobuf()
144 rand_fill(buf + s, l); in rand_mess()
230 rand_fill((uint8_t*)msg, sizeof(alltypes_static_AllTypes)); in do_static_decode()
374 rand_fill(buffer, BUFSIZE); in run_iteration()
Dgenerate_message.c27 static void rand_fill(uint8_t *buf, size_t count) in rand_fill() function
77 rand_fill((void*)&msg, sizeof(msg)); in generate_message()
/external/skqp/tests/
DPackBitsTest.cpp19 static void rand_fill(uint8_t buffer[], int count) { in rand_fill() function
59 rand_fill(src, size); in test_pack8()
/external/skia/tests/
DPackBitsTest.cpp19 static void rand_fill(uint8_t buffer[], int count) { in rand_fill() function
59 rand_fill(src, size); in test_pack8()