HomeSort by relevance Sort by last modified time
    Searched refs:expected_pixel_hash_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/
webkit_test_controller.cc 227 expected_pixel_hash_ = expected_pixel_hash;
286 expected_pixel_hash_.clear();
477 params.expected_pixel_hash = expected_pixel_hash_;
501 printer_->PrintImageHeader(actual_pixel_hash, expected_pixel_hash_);
505 if (actual_pixel_hash != expected_pixel_hash_) {
webkit_test_controller.h 197 std::string expected_pixel_hash_; member in class:content::WebKitTestController

Completed in 207 milliseconds