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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dacm_random.h27 random_.Reseed(seed);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5777 random()->Reseed(random_seed_);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7642 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random

Completed in 295 milliseconds