Home
last modified time | relevance | path

Searched defs:Randomize (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libc/test/src/string/memory_utils/
H A Delements_test.cpp54 void Randomize(cpp::MutableArrayRef<char> buffer) { in Randomize() function
H A Dbackend_test.cpp33 static void Randomize(cpp::MutableArrayRef<char> buffer) { in Randomize() function
/llvm-project-15.0.7/libc/test/src/string/
H A Dmemmove_test.cpp89 void Randomize(MutableArrayRef<char> Buffer) { in Randomize() function
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc261 void MatchMatrix::Randomize() { in Randomize() function in testing::internal::MatchMatrix