Searched defs:EntropyStateTest (Results 1 – 1 of 1) sorted by relevance
20 class EntropyStateTest : public testing::Test { class22 EntropyStateTest() { MetricsService::RegisterPrefs(prefs_.registry()); } in EntropyStateTest() function in metrics::EntropyStateTest31 TEST_F(EntropyStateTest, LowEntropySourceNotReset) { in TEST_F() argument43 TEST_F(EntropyStateTest, PseudoLowEntropySourceNotReset) { in TEST_F() argument55 TEST_F(EntropyStateTest, HaveNoLowEntropySource) { in TEST_F() argument76 TEST_F(EntropyStateTest, HaveOnlyNewLowEntropySource) { in TEST_F() argument96 TEST_F(EntropyStateTest, HaveOnlyOldLowEntropySource) { in TEST_F() argument118 TEST_F(EntropyStateTest, HaveAllLowEntropySources) { in TEST_F() argument142 TEST_F(EntropyStateTest, CorruptNewLowEntropySources) { in TEST_F() argument157 TEST_F(EntropyStateTest, CorruptOldLowEntropySources) { in TEST_F() argument[all …]