Home
last modified time | relevance | path

Searched refs:LegacyLoggingResult (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/unittest/test/
Dsupport.py86 class LegacyLoggingResult(_BaseLoggingResult): class
Dtest_case.py18 TestEquality, TestHashing, LoggingResult, LegacyLoggingResult,
345 result = LegacyLoggingResult(events)
376 result = LegacyLoggingResult(events)