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/browser/
webkit_test_controller.cc 236 expected_pixel_hash_ = expected_pixel_hash;
295 expected_pixel_hash_.clear();
494 params.expected_pixel_hash = expected_pixel_hash_;
518 printer_->PrintImageHeader(actual_pixel_hash, expected_pixel_hash_);
522 if (actual_pixel_hash != expected_pixel_hash_) {
webkit_test_controller.h 203 std::string expected_pixel_hash_; member in class:content::WebKitTestController

Completed in 1154 milliseconds