Home
last modified time | relevance | path

Searched defs:Shuffle (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h332 inline void Shuffle(internal::Random* random, std::vector<E>* v) { in Shuffle() function
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc5389 static Flags Shuffle(bool shuffle) { in Shuffle() function