Home
last modified time | relevance | path

Searched refs:RpcServerTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_server_test.cpp27 class RpcServerTest : public testing::Test { class
33 void RpcServerTest::SetUpTestCase() {} in SetUpTestCase()
35 void RpcServerTest::TearDownTestCase() in TearDownTestCase()
40 HWTEST_F(RpcServerTest, function_test_001, TestSize.Level1)
51 HWTEST_F(RpcServerTest, function_test_002, TestSize.Level1)
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/server/
H A DRpcServerTest.cpp99 class RpcServerTest : public testing::Test { class
116 HWTEST_F(RpcServerTest, RpcServerTest001, TestSize.Level1)
162 HWTEST_F(RpcServerTest, RpcServerTest002, TestSize.Level1)
178 HWTEST_F(RpcServerTest, RpcServerTest003, TestSize.Level0)
H A DBUILD.gn24 sources = [ "RpcServerTest.cpp" ]