Home
last modified time | relevance | path

Searched refs:inputDataLen (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp146 const uint32_t inputDataLen[lenCount] = { variable
174 testFunc(inputName[i], inputDataLen[j], i, j);
193 const uint32_t inputDataLen[lenCount] = { variable
204 SandboxSection *section = CreateSandboxSection(inputName[i], inputDataLen[j], 0);
206 section = CreateSandboxSection(inputName[i], inputDataLen[j], 1);
208 section = CreateSandboxSection(inputName[i], inputDataLen[j], SANDBOX_TAG_INVALID);
210 section = CreateSandboxSection(inputName[i], inputDataLen[j], SANDBOX_TAG_INVALID + 1);
300 const uint32_t inputDataLen[lenCount] = { variable
309 SandboxMountNode *path = CreateSandboxMountNode(inputDataLen[i], j);