Searched refs:GetNextRandomSeed (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc552 inline int GetNextRandomSeed(int seed) { function in namespace:testing::internal
5830 random_seed_ = GetNextRandomSeed(random_seed_);

Completed in 101 milliseconds