예제 #1
0
 def _CreateExpectations(cls):
     return context_lost_expectations.ContextLostExpectations(
         is_asan=cls._is_asan)
 def _CreateExpectations(cls):
   return context_lost_expectations.ContextLostExpectations()