Searched defs:Reseed (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dquic_random.cc22 virtual void Reseed(const void* additional_entropy,
47 void DefaultRandom::Reseed(const void* additional_entropy, size_t entropy_len) { function in class:net::__anon9441::DefaultRandom
/external/chromium_org/net/quic/test_tools/
H A Dmock_random.cc27 void MockRandom::Reseed(const void* additional_entropy, size_t entropy_len) { function in class:net::MockRandom
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h768 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h714 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-internal.h756 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h682 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h785 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h756 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7642 void Reseed(UInt32 seed) { state_ = seed; } function in class:testing::internal::Random
/external/libvpx/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 1974 milliseconds