Searched refs:containerType1 (Results 1 - 12 of 12) sorted by relevance
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_time_container_003.cpp | 36 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 D | It_pid_container_025.cpp | 43 char *containerType1 = "pid_for_children"; in ItPidContainer025() local 50 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItPidContainer025()
|
H A D | It_time_container_001.cpp | 47 char *containerType1 = "time_for_children"; in ItTimeContainer001() local 54 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItTimeContainer001()
|
H A D | It_pid_container_026.cpp | 44 char *containerType1 = "pid_for_children"; in ItPidContainer026() local 51 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItPidContainer026()
|
H A D | It_time_container_010.cpp | 46 char *containerType1 = "time_for_children"; in ItTimeContainer010() local 53 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType1); in ItTimeContainer010()
|
H A D | It_pid_container_030.cpp | 59 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local 72 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
H A D | It_pid_container_028.cpp | 80 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local 93 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
H A D | It_pid_container_029.cpp | 58 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local 71 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
H A D | It_pid_container_031.cpp | 53 const char *containerType1 = "pid_for_children"; in ChildFun() local 90 auto linkBuffer3 = ReadlinkContainer(getpid(), containerType1); in ChildFun()
|
H A D | It_pid_container_027.cpp | 80 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local 94 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
H A D | It_time_container_002.cpp | 107 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 D | It_pid_container_005.cpp | 79 const char *containerType1 = "pid_for_children"; in ChildFunClone1() local 92 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
Completed in 6 milliseconds