Searched refs:expected_pixel_hash_ (Results 1 – 2 of 2) sorted by relevance
245 expected_pixel_hash_ = expected_pixel_hash; in PrepareForLayoutTest()304 expected_pixel_hash_.clear(); in ResetAfterLayoutTest()502 params.expected_pixel_hash = expected_pixel_hash_; in SendTestConfiguration()526 printer_->PrintImageHeader(actual_pixel_hash, expected_pixel_hash_); in OnImageDump()530 if (actual_pixel_hash != expected_pixel_hash_) { in OnImageDump()
203 std::string expected_pixel_hash_; variable