Home
last modified time | relevance | path

Searched refs:containerType1 (Results 1 - 12 of 12) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_time_container_003.cpp36 char *containerType1 = "time_for_children"; in childFunc() local
62 auto linkBuffer2 = ReadlinkContainer(getpid(), containerType1); in childFunc()
77 char *containerType1 = "time_for_children"; in TimeContainerUnshare() local
86 auto linkBuffer = ReadlinkContainer(getpid(), containerType1); in TimeContainerUnshare()
H A DIt_pid_container_025.cpp43 char *containerType1 = "pid_for_children"; in ItPidContainer025() local
50 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItPidContainer025()
H A DIt_time_container_001.cpp47 char *containerType1 = "time_for_children"; in ItTimeContainer001() local
54 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItTimeContainer001()
H A DIt_pid_container_026.cpp44 char *containerType1 = "pid_for_children"; in ItPidContainer026() local
51 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItPidContainer026()
H A DIt_time_container_010.cpp46 char *containerType1 = "time_for_children"; in ItTimeContainer010() local
53 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItTimeContainer010()
H A DIt_pid_container_030.cpp59 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local
72 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
H A DIt_pid_container_028.cpp80 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local
93 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
H A DIt_pid_container_029.cpp58 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local
71 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
H A DIt_pid_container_031.cpp53 const char *containerType1 = "pid_for_children"; in ChildFun() local
90 auto linkBuffer3 = ReadlinkContainer(getpid(), containerType1); in ChildFun()
H A DIt_pid_container_027.cpp80 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local
94 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
H A DIt_time_container_002.cpp107 char *containerType1 = "time_for_children"; in TimeContainerUnshare() local
123 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in TimeContainerUnshare()
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_005.cpp79 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local
92 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()

Completed in 6 milliseconds