Searched refs:m_expectedPixelHash (Results 1 – 2 of 2) sorted by relevance
154 const std::string& expectedPixelHash() const { return m_expectedPixelHash; } in expectedPixelHash()185 std::string m_expectedPixelHash; // empty string if no hash variable
64 , m_expectedPixelHash(expectedPixelHash) in LayoutTestController()