Lines Matching defs:EntropyStateTest
18 class EntropyStateTest : public testing::Test { class
20 EntropyStateTest() { MetricsService::RegisterPrefs(prefs_.registry()); } in EntropyStateTest() function in metrics::EntropyStateTest
29 TEST_F(EntropyStateTest, LowEntropySourceNotReset) { in TEST_F() argument
41 TEST_F(EntropyStateTest, PseudoLowEntropySourceNotReset) { in TEST_F() argument
53 TEST_F(EntropyStateTest, HaveNoLowEntropySource) { in TEST_F() argument
74 TEST_F(EntropyStateTest, HaveOnlyNewLowEntropySource) { in TEST_F() argument
93 TEST_F(EntropyStateTest, HaveOnlyOldLowEntropySource) { in TEST_F() argument
114 TEST_F(EntropyStateTest, HaveAllLowEntropySources) { in TEST_F() argument
138 TEST_F(EntropyStateTest, CorruptNewLowEntropySources) { in TEST_F() argument
153 TEST_F(EntropyStateTest, CorruptOldLowEntropySources) { in TEST_F() argument
167 TEST_F(EntropyStateTest, ClearPrefs) { in TEST_F() argument