Home
last modified time | relevance | path

Searched refs:TearDownTestCase (Results 1 – 25 of 34) sorted by relevance

12

/third_party/grpc/test/cpp/codegen/
Dproto_utils_test.cc62 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/
Dcommon_test.cc29 void Common::TearDownTestCase() {} in TearDownTestCase() function in UT::Common
Dcommon_test.h28 static void TearDownTestCase();
/third_party/mindspore/mindspore/lite/test/common/
Dcommon_test.cc29 void CommonTest::TearDownTestCase() {} in TearDownTestCase() function in mindspore::CommonTest
Dcommon_test.h32 static void TearDownTestCase();
/third_party/grpc/test/cpp/
DREADME-iOS.md13 - 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/
Dcommon_test.h30 static void TearDownTestCase();
Dcommon_test.cc36 void Common::TearDownTestCase() {} in TearDownTestCase() function in ST::Common
/third_party/grpc/test/cpp/server/
Dserver_builder_test.cc52 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anondc324c160111::ServerBuilderTest
Dserver_builder_with_socket_mutator_test.cc94 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon60e52be40111::ServerBuilderWithSocketMutatorTest
/third_party/mindspore/mindspore/lite/test/ohos_test/src/
Dcontext_test.cc24 static void TearDownTestCase(void) {} in TearDownTestCase() function in ContextTest
Dtensor_test.cc24 static void TearDownTestCase(void) {} in TearDownTestCase() function in TensorTest
Dmodel_test.cc78 static void TearDownTestCase(void) {} in TearDownTestCase() function in ModelTest
/third_party/grpc/test/cpp/util/
Dbyte_buffer_test.cc43 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon7b47ffad0111::ByteBufferTest
Dslice_test.cc40 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon465d4cb00111::SliceTest
/third_party/grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc43 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::__anon16dc088f0111::GrpclbTest
/third_party/node/test/cctest/
Dnode_test_fixture.h96 static void TearDownTestCase() { in TearDownTestCase() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
Dangle_deqp_gtest.cpp339 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/
Dangle_deqp_gtest.cpp391 static void TearDownTestCase();
610 void dEQPTest<TestModuleIndex>::TearDownTestCase() in TearDownTestCase() function in angle::__anonc1de33760111::dEQPTest
/third_party/grpc/test/cpp/common/
Dchannel_arguments_test.cc90 static void TearDownTestCase() { grpc_shutdown(); } in TearDownTestCase() function in grpc::testing::ChannelArgumentsTest
/third_party/grpc/test/cpp/end2end/
Dtime_change_test.cc149 static void TearDownTestCase() { server_.reset(); } in TearDownTestCase() function in grpc::testing::__anond84822b60111::TimeChangeTest
Dclient_lb_end2end_test.cc1651 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/
Dcancel_ares_query_test.cc192 static void TearDownTestCase() { in TearDownTestCase() function in __anon3b918a610111::CancelDuringAresQuery
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h527 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h546 GetNotDefaultOrNull(&T::TearDownTestCase, &Test::TearDownTestCase); in GetTearDownCaseOrSuite()

12