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

  /external/skia/tools/tests/
render_pictures_test.py 185 expectations_path = self._create_expectations()
218 expectations_path = self._create_expectations(missing_some_images=True)
262 expectations_path = self._create_expectations()
363 expectations_path = self._create_expectations()
387 expectations_path = self._create_expectations()
421 expectations_path = self._create_expectations()
562 def _create_expectations(self, missing_some_images=False, member in class:RenderPicturesTest
  /external/chromium_org/third_party/skia/tools/tests/
render_pictures_test.py 189 expectations_path = self._create_expectations()
224 expectations_path = self._create_expectations(ignore_some_failures=True)
262 expectations_path = self._create_expectations(missing_some_images=True)
308 expectations_path = self._create_expectations()
423 expectations_path = self._create_expectations()
449 expectations_path = self._create_expectations()
485 expectations_path = self._create_expectations()
640 def _create_expectations(self, missing_some_images=False, member in class:RenderPicturesTest

Completed in 334 milliseconds