Searched refs:RpcServerTest (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/src/ |
H A D | rpc_server_test.cpp | 27 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 D | RpcServerTest.cpp | 99 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 D | BUILD.gn | 24 sources = [ "RpcServerTest.cpp" ]
|