Searched refs:Theory (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_enum.py | 106 Theory = Enum('Theory', 'rule law supposition', qualname='spanish_inquisition') variable 108 Theory = exc variable 982 if isinstance(Theory, Exception): 983 raise Theory 984 self.assertEqual(Theory.__qualname__, 'spanish_inquisition') |
/third_party/skia/third_party/externals/sfntly/java/lib/ | ||
H A D | junit-4.10.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ... |
Completed in 10 milliseconds