Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_019.cpp33 const int TEST_CMD_LEN = 20; variable
39 char param[TEST_CMD_LEN] = {0}; in ChildShell()
40 int ret = snprintf_s(param, TEST_CMD_LEN, TEST_CMD_LEN - 1, "-p %d", pid); in ChildShell()

Completed in 1 milliseconds