Home
last modified time | relevance | path

Searched defs:mock_generator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_with.py203 def assertInWithGeneratorInvariants(self, mock_generator): argument
207 def assertAfterWithGeneratorInvariantsNoError(self, mock_generator): argument
226 def assertAfterWithGeneratorInvariantsWithError(self, mock_generator): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_with.py208 def assertInWithGeneratorInvariants(self, mock_generator): argument
212 def assertAfterWithGeneratorInvariantsNoError(self, mock_generator): argument
231 def assertAfterWithGeneratorInvariantsWithError(self, mock_generator): argument