/third_party/grpc/test/cpp/codegen/ |
D | proto_utils_test.cc | 62 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::internal::ProtoUtilsTest 160 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::internal::__anon0d952c1b0111::WriterTest
|
/third_party/mindspore/tests/ut/cpp/common/ |
D | common_test.cc | 29 void Common::TearDownTestCase() {} in TearDownTestCase() function in UT::Common
|
D | common_test.h | 28 static void TearDownTestCase();
|
/third_party/mindspore/mindspore/lite/test/common/ |
D | common_test.cc | 29 void CommonTest::TearDownTestCase() {} in TearDownTestCase() function in mindspore::CommonTest
|
D | common_test.h | 32 static void TearDownTestCase();
|
/third_party/grpc/test/cpp/ |
D | README-iOS.md | 13 - Any setup/teardown code in `main` needs to be moved to `SetUpTestCase`/`TearDownTestCase`, and `T… 36 static void TearDownTestCase() { grpc_shutdown(); }
|
/third_party/mindspore/tests/st/cpp/common/ |
D | common_test.h | 30 static void TearDownTestCase();
|
D | common_test.cc | 36 void Common::TearDownTestCase() {} in TearDownTestCase() function in ST::Common
|
/third_party/grpc/test/cpp/server/ |
D | server_builder_test.cc | 52 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anondc324c160111::ServerBuilderTest
|
D | server_builder_with_socket_mutator_test.cc | 94 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon60e52be40111::ServerBuilderWithSocketMutatorTest
|
/third_party/mindspore/mindspore/lite/test/ohos_test/src/ |
D | context_test.cc | 24 static void TearDownTestCase(void) {} in TearDownTestCase() function in ContextTest
|
D | tensor_test.cc | 24 static void TearDownTestCase(void) {} in TearDownTestCase() function in TensorTest
|
D | model_test.cc | 78 static void TearDownTestCase(void) {} in TearDownTestCase() function in ModelTest
|
/third_party/grpc/test/cpp/util/ |
D | byte_buffer_test.cc | 43 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon7b47ffad0111::ByteBufferTest
|
D | slice_test.cc | 40 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon465d4cb00111::SliceTest
|
/third_party/grpc/test/cpp/grpclb/ |
D | grpclb_api_test.cc | 43 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon16dc088f0111::GrpclbTest
|
/third_party/node/test/cctest/ |
D | node_test_fixture.h | 96 static void TearDownTestCase() { in TearDownTestCase() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_gtest.cpp | 339 static void TearDownTestCase(); 509 void dEQPTest<TestModuleIndex>::TearDownTestCase() in TearDownTestCase() function in angle::__anon8fe2012b0111::dEQPTest
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_gtest.cpp | 391 static void TearDownTestCase(); 610 void dEQPTest<TestModuleIndex>::TearDownTestCase() in TearDownTestCase() function in angle::__anonc1de33760111::dEQPTest
|
/third_party/grpc/test/cpp/common/ |
D | channel_arguments_test.cc | 90 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::testing::ChannelArgumentsTest
|
/third_party/grpc/test/cpp/end2end/ |
D | time_change_test.cc | 149 static void TearDownTestCase() { server_.reset(); } in TearDownTestCase() function in grpc::testing::__anond84822b60111::TimeChangeTest
|
D | client_lb_end2end_test.cc | 1651 static void TearDownTestCase() { grpc_shutdown_blocking(); } in TearDownTestCase() function in grpc::testing::__anon2122f34d0111::ClientLbPickArgsTest 1717 static void TearDownTestCase() { grpc_shutdown_blocking(); } in TearDownTestCase() function in grpc::testing::__anon2122f34d0111::ClientLbInterceptTrailingMetadataTest
|
/third_party/grpc/test/cpp/naming/ |
D | cancel_ares_query_test.cc | 192 static void TearDownTestCase() { in TearDownTestCase() function in __anon3b918a610111::CancelDuringAresQuery
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-internal.h | 527 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
|
/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 546 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
|