Searched refs:high_source (Results 1 – 1 of 1) sorted by relevance
69 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local71 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(new_low_source), in TEST_F()73 << high_source; in TEST_F()89 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local91 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(new_low_source), in TEST_F()93 << high_source; in TEST_F()111 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local113 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(old_low_source), in TEST_F()115 << high_source; in TEST_F()135 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local[all …]