Home
last modified time | relevance | path

Searched refs:DBINDER_TEST_SERVICE_NAME (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h24 const std::string DBINDER_TEST_SERVICE_NAME = "dbinder_test"; variable
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp188 pid_t pid = StartExecutable(DBINDER_TEST_SERVICE_NAME); in StartDBinderServiceTestService()
189 DBINDER_LOGE(LOG_LABEL, "DBINDER_TEST_SERVICE_NAME pid : %{public}d", pid); in StartDBinderServiceTestService()
197 StopExecutable(DBINDER_TEST_SERVICE_NAME); in StopDBinderServiceTestService()
198 DBINDER_LOGE(LOG_LABEL, "Stop DBINDER_TEST_SERVICE_NAME"); in StopDBinderServiceTestService()

Completed in 1 milliseconds