Searched refs:high_source (Results 1 – 1 of 1) sorted by relevance
67 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local69 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(new_low_source), in TEST_F()71 << high_source; in TEST_F()86 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local88 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(new_low_source), in TEST_F()90 << high_source; in TEST_F()107 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local109 EXPECT_TRUE(base::EndsWith(high_source, base::NumberToString(old_low_source), in TEST_F()111 << high_source; in TEST_F()131 std::string high_source = entropy_state.GetHighEntropySource( in TEST_F() local[all …]