Searched refs:UnitTestExpectationProcessor (Results 1 – 4 of 4) sorted by relevance
31 self._expectations = uu.UnitTestExpectationProcessor()65 uu.UnitTestExpectationProcessor, 'GetExpectationFileForSuite')194 self._expectations = uu.UnitTestExpectationProcessor()219 uu.UnitTestExpectationProcessor, 'GetExpectationFileForSuite')320 self._expectations = uu.UnitTestExpectationProcessor()424 uu.UnitTestExpectationProcessor, 'GetExpectationFileForSuite')558 self._expectations = uu.UnitTestExpectationProcessor()606 self._expectations = uu.UnitTestExpectationProcessor()611 uu.UnitTestExpectationProcessor, 'GetExpectationFileForSuite')679 self._expectations = uu.UnitTestExpectationProcessor()[all …]
38 expectations_processor = uu.UnitTestExpectationProcessor()47 uu.UnitTestExpectationProcessor, 'GetExpectationFileForSuite')
18 expectations_proceccor = uu.UnitTestExpectationProcessor()
91 class UnitTestExpectationProcessor(expectations_module.ExpectationProcessor): class