Searched defs:GenerateExpectation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/ispy/
H A Dispy_api.py123 def GenerateExpectation(self, device_type, expectation, chrome_version, member in class:ISpyApi
141 self._ispy.GenerateExpectation(expectation_with_version, screenshots)
223 self._ispy.GenerateExpectation(expectation_with_version, screenshots)
/external/chromium_org/chrome/test/ispy/common/
H A Dispy_utils.py111 def GenerateExpectation(self, expectation, images): member in class:ISpyUtils

Completed in 72 milliseconds