Searched refs:hash_two (Results 1 – 1 of 1) sorted by relevance
56 AudioHash hash_two; in TEST_F() local57 hash_two.Update(bus_one_.get(), bus_one_->frames()); in TEST_F()59 EXPECT_EQ(hash_one.ToString(), hash_two.ToString()); in TEST_F()153 AudioHash hash_two; in TEST_F() local154 hash_two.Update(bus_one_.get(), bus_one_->frames()); in TEST_F()156 EXPECT_EQ(hash_one.ToString(), hash_two.ToString()); in TEST_F()