Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/autograph/impl/
Dapi_test.py65 def test_method(self, x, s, a): member in ApiTest.test_decorator_recursive.TestClass
86 def test_method(self, x, s, a): member in ApiTest.test_decorator_not_recursive.TestClass
108 def test_method(self, x, s, a): member in ApiTest.test_convert_then_do_not_convert_graph.TestClass
130 def test_method(self, x, s, a): member in ApiTest.test_convert_then_do_not_convert_py_func.TestClass
157 def test_method(self, x, s, a): member in ApiTest.test_decorator_calls_decorated.TestClass
196 def test_method(self, x, s, a): member in ApiTest.test_convert_call_site_decorator.TestClass
257 def test_method(self): member in ApiTest.test_converted_call_method.TestClass
303 def test_method(self): member in ApiTest.test_converted_call_method_converts_recursively.TestClass
318 def test_method(self): member in ApiTest.test_converted_call_method_by_class.TestClass
352 def test_method(self): member in ApiTest.test_converted_call_constructor.TestClass
/external/tensorflow/tensorflow/python/util/
Ddecorator_utils_test.py35 def test_method(self): member in GetQualifiedNameTest
104 def test_method(self): member in ValidateCallableTest
/external/tensorflow/tensorflow/python/autograph/converters/
Dcall_trees_test.py91 def test_method(self, a): member in CallTreesTest.test_class_method.TestClass
104 def test_method(self, a): member in CallTreesTest.test_object_method.TestClass
Dfunction_scopes_test.py82 def test_method(self): member in FunctionBodyTransformerTest
/external/antlr/runtime/Python/unittests/
Dtestbase.py13 def wrapper(test_method): argument
/external/antlr/runtime/Python3/unittests/
Dtestbase.py13 def wrapper(test_method): argument
/external/clang/test/CodeGenCXX/
Dexceptions-seh-filter-captures.cpp39 void S::test_method() { in test_method() function in S
/external/python/cpython2/Lib/test/
Dtest_docxmlrpc.py35 def test_method(self, arg): member in make_server.TestClass
Dtest_repr.py297 def test_method(self): member in LongReprTest
Dtest_tokenize.py494 def test_method(self): member in TokenizeTest
Dtest_gc.py119 def test_method(self): member in GCTests
Dtest_urllib2.py1329 def test_method(self): member in RequestTests
/external/python/cpython3/Lib/test/
Dtest_docxmlrpc.py35 def test_method(self, arg): member in make_server.TestClass
Dtest_reprlib.py327 def test_method(self): member in LongReprTest
Dtest_tokenize.py611 def test_method(self): member in TokenizeTest
Dtest_gc.py142 def test_method(self): member in GCTests
/external/protobuf/python/google/protobuf/internal/
D_parameterized.py194 def __init__(self, test_method, testcases, naming_type): argument
/external/antlr/runtime/Python3/tests/
Dtestbase.py46 def wrapper(test_method): argument
/external/antlr/runtime/Python/tests/
Dtestbase.py45 def wrapper(test_method): argument
/external/tensorflow/tensorflow/contrib/distribute/python/
Dcombinations.py151 def _augment_with_special_arguments(test_method): argument
/external/tensorflow/tensorflow/python/autograph/pyct/
Dtransformer_test.py62 def test_method(self): member in TransformerTest.test_entity_scope_tracking.test_function.TestClass
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py295 def retry(test_method, instance, *args, **kwargs): argument
353 def decorator(test_method): argument
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py782 def test_method(method, testspecs, testfunc): function
/external/python/mock/mock/tests/
Dtestpatch.py461 def test_method(other_self): member in PatchTest.test_patchobject_class_decorator.Foo
483 def test_method(other_self, mock_something): member in PatchTest.test_patch_class_decorator.Foo
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py457 def test_method(other_self): member in PatchTest.test_patchobject_class_decorator.Foo
479 def test_method(other_self, mock_something): member in PatchTest.test_patch_class_decorator.Foo

12