Searched refs:TestEntropyCalculator (Results 1 – 3 of 3) sorted by relevance
491 class TestEntropyCalculator :494 TestEntropyCalculator();495 virtual ~TestEntropyCalculator();501 DISALLOW_COPY_AND_ASSIGN(TestEntropyCalculator);504 class MockEntropyCalculator : public TestEntropyCalculator {
596 TestEntropyCalculator::TestEntropyCalculator() {} in TestEntropyCalculator() function in net::test::TestEntropyCalculator598 TestEntropyCalculator::~TestEntropyCalculator() {} in ~TestEntropyCalculator()600 QuicPacketEntropyHash TestEntropyCalculator::EntropyHash( in EntropyHash()
507 test::TestEntropyCalculator entropy_calculator_;