Home
last modified time | relevance | path

Searched refs:Randomize (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libc/test/src/string/memory_utils/
H A Dop_tests.cpp87 Randomize(src); in TYPED_TEST()
97 Randomize(SrcBuffer.span()); in TYPED_TEST()
109 Randomize(SrcBuffer.span()); in TYPED_TEST()
257 Randomize(span1); in TYPED_TEST()
267 Randomize(Buffer1.span()); in TYPED_TEST()
280 Randomize(Buffer1.span());
338 Randomize(span1); in TYPED_TEST()
348 Randomize(Buffer1.span());
361 Randomize(Buffer1.span());
H A Dmemory_check_utils.h68 // Randomize the content of the buffer. in Randomize() function
69 inline void Randomize(cpp::span<char> buffer) { in Randomize()
91 Randomize(dst); in CheckMemcpy()
99 Randomize(dst); in CheckMemset()
/llvm-project/libc/test/src/string/
H A Dbcmp_test.cpp
H A Dmemcmp_test.cpp57 Randomize(Buffer1.span()); in TEST()
H A Dmemcpy_test.cpp31 Randomize(SrcBuffer.span()); in TEST()
H A Dbcopy_test.cpp
H A Dmemmove_test.cpp93 Randomize(Buffer); in TEST()
/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-matchers.cc261 void MatchMatrix::Randomize() { in Randomize() function in testing::internal::MatchMatrix
/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DPasses.td467 * `fuzzer`: Randomize the ordering of ops with `analysis-fuzzer-seed`.
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h3561 void Randomize();