/external/autotest/server/site_tests/bluetooth_AdapterAUHealth/ |
D | bluetooth_AdapterAUHealth.py | 26 def au_run_method(self, device, test_method, test_profile): argument 85 def au_hfp_run_method(self, device, test_method, test_profile): argument 197 def au_run_avrcp_method(self, device, test_method): argument
|
/external/tensorflow/tensorflow/python/autograph/impl/ |
D | api_test.py | 151 def test_method(self, x, s, a): member in ApiTest.test_decorator_recursive.TestClass 171 def test_method(self, x, s, a): member in ApiTest.test_decorator_not_recursive.TestClass 192 def test_method(self, x, s, a): member in ApiTest.test_convert_then_do_not_convert.TestClass 215 def test_method(self, x, s, a): member in ApiTest.test_decorator_calls_decorated.TestClass 230 def test_method(self, a): member in ApiTest.test_decorator_preserves_argspec.TestClass 246 def test_method(self, x, y): member in ApiTest.test_do_not_convert_argspec.TestClass 280 def test_method(self, x, s, a): member in ApiTest.test_convert_call_site_decorator.TestClass 369 def test_method(self): member in ApiTest.test_converted_call_method.TestClass 446 def test_method(self): member in ApiTest.test_converted_call_method_converts_recursively.TestClass 460 def test_method(self): member in ApiTest.test_converted_call_method_by_class.TestClass [all …]
|
/external/tensorflow/tensorflow/python/autograph/operators/ |
D | py_builtins_test.py | 467 def test_method(self): member in PyBuiltinsTest.test_super_in_original_context_unary_call.TestSubclass 485 def test_method(self): member in PyBuiltinsTest.test_super_in_original_context_binary_call.TestSubclass 502 def test_method(self): member in PyBuiltinsTest.test_super_in_original_context_niladic_call.TestSubclass 518 def test_method(self, x): member in PyBuiltinsTest.test_super_in_original_context_caller_with_locals.TestSubclass 536 def test_method(self, x): member in PyBuiltinsTest.test_super_in_original_context_inner_function.TestSubclass 560 def test_method(self, x): member in PyBuiltinsTest.test_super_in_original_context_inner_lambda.TestSubclass
|
/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
D | test_method.h | 67 const auto& test_method = static_cast<const TestMethod&>(context.method()); in InvokeForTest() local 112 constexpr const TestMethod& test_method() const { return impl_.test; } in test_method() function
|
/external/protobuf/benchmarks/python/ |
D | py_benchmark.py | 109 def __init__(self, module=None, test_method=None, argument 117 def set_test_method(self, test_method): argument
|
/external/tensorflow/tensorflow/python/util/ |
D | decorator_utils_test.py | 35 def test_method(self): member in GetQualifiedNameTest 104 def test_method(self): member in ValidateCallableTest
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | tkinter_testing_utils.py | 30 def decorator(test_method): argument
|
/external/antlr/runtime/Python/unittests/ |
D | testbase.py | 13 def wrapper(test_method): argument
|
/external/antlr/runtime/Python3/unittests/ |
D | testbase.py | 13 def wrapper(test_method): argument
|
/external/clang/test/CodeGenCXX/ |
D | exceptions-seh-filter-captures.cpp | 39 void S::test_method() { in test_method() function in S
|
/external/python/mobly/mobly/ |
D | base_test.py | 647 def _exec_one_test_with_retry(self, test_name, test_method, max_count): argument 678 def _exec_one_test_with_repeat(self, test_name, test_method, repeat_count, argument 719 def exec_one_test(self, test_name, test_method, record=None): argument
|
/external/tensorflow/tensorflow/examples/speech_commands/ |
D | train_test.py | 32 def requires_contrib(test_method): argument
|
/external/tensorflow/tensorflow/python/autograph/converters/ |
D | functions_test.py | 100 def test_method(self): member in FunctionTransformer
|
D | call_trees_test.py | 240 def test_method(self, a): member in CallTreesTest.test_class_method.TestClass 256 def test_method(self, a): member in CallTreesTest.test_object_method.TestClass
|
/external/python/cpython2/Lib/test/ |
D | test_docxmlrpc.py | 35 def test_method(self, arg): member in make_server.TestClass
|
D | test_repr.py | 297 def test_method(self): member in LongReprTest
|
D | test_tokenize.py | 494 def test_method(self): member in TokenizeTest
|
/external/python/cpython3/Lib/test/ |
D | test_docxmlrpc.py | 35 def test_method(self, arg): member in make_server.TestClass
|
D | test_reprlib.py | 328 def test_method(self): member in LongReprTest
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_combinations.py | 298 def _augment_with_special_arguments(test_method, test_combinations): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 200 def __init__(self, test_method, testcases, naming_type): argument
|
/external/antlr/runtime/Python3/tests/ |
D | testbase.py | 46 def wrapper(test_method): argument
|
/external/antlr/runtime/Python/tests/ |
D | testbase.py | 45 def wrapper(test_method): argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_quick_tests.py | 241 def decorator(test_method): argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | combinations.py | 517 def _multi_worker_test(test_method): argument
|