Searched defs:EntropyStateTest (Results 1 – 1 of 1) sorted by relevance
18 class EntropyStateTest : public testing::Test { class20 EntropyStateTest() { MetricsService::RegisterPrefs(prefs_.registry()); } in EntropyStateTest() function in metrics::EntropyStateTest29 TEST_F(EntropyStateTest, LowEntropySourceNotReset) { in TEST_F() argument41 TEST_F(EntropyStateTest, PseudoLowEntropySourceNotReset) { in TEST_F() argument53 TEST_F(EntropyStateTest, HaveNoLowEntropySource) { in TEST_F() argument74 TEST_F(EntropyStateTest, HaveOnlyNewLowEntropySource) { in TEST_F() argument93 TEST_F(EntropyStateTest, HaveOnlyOldLowEntropySource) { in TEST_F() argument114 TEST_F(EntropyStateTest, HaveAllLowEntropySources) { in TEST_F() argument138 TEST_F(EntropyStateTest, CorruptNewLowEntropySources) { in TEST_F() argument153 TEST_F(EntropyStateTest, CorruptOldLowEntropySources) { in TEST_F() argument[all …]