Home
last modified time | relevance | path

Searched refs:__test__ (Results 1 – 17 of 17) sorted by relevance

/third_party/python/Lib/test/
Dtest_metaclass.py255 __test__ = {} variable
257 __test__ = {'doctests' : doctests} variable
Dtest_genexps.py281 __test__ = {} variable
283 __test__ = {'doctests' : doctests} variable
Dsample_doctest.py64 __test__ = {'good': """ variable
Dtest_unpack.py143 __test__ = {'doctests' : doctests} variable
Dtest_unpack_ex.py393 __test__ = {'doctests' : doctests} variable
Dtest_setcomps.py148 __test__ = {'doctests' : doctests} variable
Dtest_listcomps.py145 __test__ = {'doctests' : doctests} variable
Dtest_descrtut.py463 __test__ = {"tut1": test_1, variable
Dtest_generators.py2371 __test__ = {"tut": tutorial_tests, variable
Dtest_deque.py1033 __test__ = {'libreftest' : libreftest} variable
Dtest_weakref.py2234 __test__ = {'libreftest' : libreftest} variable
Dtest_itertools.py2650 __test__ = {'libreftest' : libreftest} variable
/third_party/PyYAML/tests/data/
Doverwrite-state-new-constructor.loader-error5 __test__: test
/third_party/python/Doc/library/
Ddoctest.rst280 In addition, if ``M.__test__`` exists and "is true", it must be a dict, and each
282 Function and class object docstrings found from ``M.__test__`` are searched, and
284 ``M.__test__`` appears with name ::
286 <name of M>.__test__.K
920 Also test examples reachable from dict ``m.__test__``, if it exists and is not
921 ``None``. ``m.__test__`` maps names (strings) to functions, classes and
1838 * Define a ``__test__`` dictionary mapping from regression test topics to
1854 obj = __test__[name]
/third_party/python/Lib/
Dpickletools.py2838 __test__ = {'disassembler_test': _dis_test, variable
Ddoctest.py2706 __test__ = {"_TestClass": _TestClass, variable
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py1907 __test__ = { variable