Home
last modified time | relevance | path

Searched defs:test_call (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/tests/syntax/simple_expression/
Dtest_call.py37 def test_call(): function
/third_party/grpc/test/core/iomgr/
Dstranded_event_test.cc92 void StartCall(TestCall* test_call) { in StartCall()
156 void ReceiveInitialMetadata(TestCall* test_call, gpr_timespec deadline) { in ReceiveInitialMetadata()
183 void FinishCall(TestCall* test_call) { in FinishCall()
359 auto test_call = absl::make_unique<TestCall>(channel, call, cq); in TEST() local
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_metadata_flags_test.py220 def test_call(perform_call): function
/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_split_definitions_test.py263 def test_call(self): member in _Test
/third_party/boost/libs/python/test/
Dobject.cpp190 object test_call(object c, object args, object kwds) in test_call() function
/third_party/boost/libs/function/test/
Dfunction_test.cpp702 static void test_call() in test_call() function
/third_party/python/Lib/test/
Dtest_fstring.py912 def test_call(self): member in TestCase
Dtest_ast.py1409 def test_call(self): member in ASTValidatorTests
1807 def test_call(self): member in EndPositionTests
Dtest_sys_settrace.py1207 def test_call(self): member in RaisingTraceFuncTestCase
/third_party/python/Lib/unittest/test/testmock/
Dtesthelpers.py255 def test_call(self): member in CallTest
Dtestmock.py282 def test_call(self): member in MockTest
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py217 def test_call(self): member in Test_apply
1654 def test_call(self): member in Test_xreadlines