Home
last modified time | relevance | path

Searched refs:StopTestApp (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_remote_object_unittest.cpp290 res = helper.StopTestApp(IPCTestHelper::IPC_TEST_SERVER);
321 res = helper.StopTestApp(IPCTestHelper::IPC_TEST_SERVER);
343 res = helper.StopTestApp(IPCTestHelper::IPC_TEST_SERVER);
H A Dipc_core_unittest.cpp550 helper.StopTestApp(IPCTestHelper::IPC_TEST_CLIENT);
595 helper.StopTestApp(IPCTestHelper::IPC_TEST_CLIENT);
H A Dipc_capi_parcel_unittest.cpp701 res = helper.StopTestApp(IPCTestHelper::IPC_TEST_SERVER);
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dipc_test_helper.h61 bool StopTestApp(int appId);
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dohos_rpc_test_testhelper.cpp123 return (jboolean)helper->StopTestApp(appId); in Java_ohos_rpc_test_TestHelper_nativeStopTestApp()
H A Dipc_test_helper.cpp305 bool IPCTestHelper::StopTestApp(int appId) in StopTestApp() function in OHOS::IPCTestHelper
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp142 res = helper.StopTestApp(IPCTestHelper::IPC_TEST_SERVER);