Home
last modified time | relevance | path

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

12

/external/autotest/server/site_tests/bluetooth_AdapterAUHealth/
Dbluetooth_AdapterAUHealth.py26 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/
Dapi_test.py151 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/
Dpy_builtins_test.py467 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/
Dtest_method.h67 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/
Dpy_benchmark.py109 def __init__(self, module=None, test_method=None, argument
117 def set_test_method(self, test_method): argument
/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/python/cpython3/Lib/idlelib/idle_test/
Dtkinter_testing_utils.py30 def decorator(test_method): argument
/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/mobly/mobly/
Dbase_test.py647 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/
Dtrain_test.py32 def requires_contrib(test_method): argument
/external/tensorflow/tensorflow/python/autograph/converters/
Dfunctions_test.py100 def test_method(self): member in FunctionTransformer
Dcall_trees_test.py240 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/
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
/external/python/cpython3/Lib/test/
Dtest_docxmlrpc.py35 def test_method(self, arg): member in make_server.TestClass
Dtest_reprlib.py328 def test_method(self): member in LongReprTest
/external/tensorflow/tensorflow/python/framework/
Dtest_combinations.py298 def _augment_with_special_arguments(test_method, test_combinations): argument
/external/protobuf/python/google/protobuf/internal/
D_parameterized.py200 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/autotest/server/cros/bluetooth/
Dbluetooth_adapter_quick_tests.py241 def decorator(test_method): argument
/external/tensorflow/tensorflow/python/distribute/
Dcombinations.py517 def _multi_worker_test(test_method): argument

12