Home
last modified time | relevance | path

Searched defs:test_method (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtkinter_testing_utils.py30 def decorator(test_method): argument
/third_party/python/Lib/test/
Dtest_docxmlrpc.py38 def test_method(self, arg): member in make_server.TestClass
Dtest_reprlib.py335 def test_method(self): member in LongReprTest
Dtest_tokenize.py613 def test_method(self): member in TokenizeTest
2165 def test_method(self): member in CTokenizeTest
Dtest_gc.py159 def test_method(self): member in GCTests
Dtest_urllib2.py1902 def test_method(self): member in RequestTests
Dtest_functools.py1836 def test_method(self, x): member in TestLRU.test_lru_cache_weakrefable.A
/third_party/protobuf/conformance/
Dtext_format_conformance_suite.cc327 const auto test_method = in RunSuiteImpl() local
/third_party/protobuf/python/google/protobuf/internal/
D_parameterized.py200 def __init__(self, test_method, testcases, naming_type): argument
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py930 def test_method(method, testspecs, testfunc): function
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py451 def test_method(other_self): member in PatchTest.test_patchobject_class_decorator.Foo
476 def test_method(other_self, mock_something): member in PatchTest.test_patch_class_decorator.Foo