Home
last modified time | relevance | path

Searched defs:Theory (Results 1 – 4 of 4) sorted by relevance

/external/junit/src/main/java/org/junit/experimental/theories/
DTheory.java16 public @interface Theory { annotation
/external/python/cpython2/Doc/library/
Dheapq.rst226 Theory chapter
/external/python/cpython3/Doc/library/
Dheapq.rst238 Theory chapter
/external/python/cpython3/Lib/test/
Dtest_enum.py72 Theory = Enum('Theory', 'rule law supposition', qualname='spanish_inquisition') variable
74 Theory = exc variable