| /external/pigweed/pw_rpc/public/pw_rpc/internal/ |
| D | test_method.h | 45 const auto& test_method = static_cast<const TestMethod&>(method); in InvokeForTest() local 65 constexpr const TestMethod& test_method() const { return impl_.test; } in test_method() function
|
| /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/util/ |
| D | decorator_utils_test.py | 35 def test_method(self): member in GetQualifiedNameTest 104 def test_method(self): member in ValidateCallableTest
|
| /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/tensorflow/tensorflow/python/autograph/impl/ |
| D | api_test.py | 149 def test_method(self, x, s, a): member in ApiTest.test_decorator_recursive.TestClass 169 def test_method(self, x, s, a): member in ApiTest.test_decorator_not_recursive.TestClass 190 def test_method(self, x, s, a): member in ApiTest.test_convert_then_do_not_convert.TestClass 213 def test_method(self, x, s, a): member in ApiTest.test_decorator_calls_decorated.TestClass 228 def test_method(self, a): member in ApiTest.test_decorator_preserves_argspec.TestClass 244 def test_method(self, x, y): member in ApiTest.test_do_not_convert_argspec.TestClass 278 def test_method(self, x, s, a): member in ApiTest.test_convert_call_site_decorator.TestClass 367 def test_method(self): member in ApiTest.test_converted_call_method.TestClass 444 def test_method(self): member in ApiTest.test_converted_call_method_converts_recursively.TestClass 458 def test_method(self): member in ApiTest.test_converted_call_method_by_class.TestClass [all …]
|
| /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/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/llvm-project/clang/test/CodeGenCXX/ |
| D | exceptions-seh-filter-captures.cpp | 38 void S::test_method() { in test_method() function in S
|
| /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 | 327 def test_method(self): member in LongReprTest
|
| /external/llvm-project/clang/test/Analysis/ |
| D | this-pointer.cpp | 46 void test_method() { in test_method() function
|
| /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 | 466 def _multi_worker_test(test_method): argument
|