Home
last modified time | relevance | path

Searched refs:GenContainerLinkPath (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_uts_container_006.cpp46 std::string filePath = GenContainerLinkPath(childsPid, containerType); in UtsContainerTest()
H A DIt_user_container_004.cpp59 filePath = GenContainerLinkPath(childsPid, containerType); in childFunc()
H A DIt_ipc_container_002.cpp133 filePath = GenContainerLinkPath(childPid, containerType); in ItIpcContainer002()
H A DIt_ipc_container_006.cpp94 std::string filePath = GenContainerLinkPath(pid, containerType); in childFunc()
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.h108 std::string GenContainerLinkPath(int pid, const std::string& containerType);
H A DIt_container_test.cpp246 std::string GenContainerLinkPath(int pid, const std::string& containerType) in GenContainerLinkPath() function
256 auto path = GenContainerLinkPath(pid, containerType); in ReadlinkContainer()

Completed in 4 milliseconds