Searched refs:expected_pixel_hash (Results 1 – 6 of 6) sorted by relevance
37 std::string* expected_pixel_hash) { in GetURLForLayoutTest() argument56 if (expected_pixel_hash) in GetURLForLayoutTest()57 *expected_pixel_hash = pixel_hash; in GetURLForLayoutTest()
240 const std::string& expected_pixel_hash) { in PrepareForLayoutTest() argument245 expected_pixel_hash_ = expected_pixel_hash; in PrepareForLayoutTest()502 params.expected_pixel_hash = expected_pixel_hash_; in SendTestConfiguration()
115 const std::string& expected_pixel_hash);
36 std::string expected_pixel_hash; member
26 IPC_STRUCT_TRAITS_MEMBER(expected_pixel_hash)
678 if (actual_pixel_hash == test_config_.expected_pixel_hash) { in CaptureDumpPixels()