Home
last modified time | relevance | path

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

/kernel/linux/build/test/unittest/accesstokenid/
H A Daccesstokenid_test.cpp64 unsigned long long ftokenid; member
177 GetfTokenid(&(tinfo->ftokenid)); in CheckChildThreadInheritance()
199 GetfTokenid(&(tinfo->ftokenid)); in CheckChildThreadSetIndepent()
202 if (ftokenidGet == 0 && tinfo->tokenid == tokenSet && tinfo->ftokenid == ftokenSet && tinfo->ftokenid != 0) { in CheckChildThreadSetIndepent()
203 tinfo->ftokenid = INVAL_TOKEN; in CheckChildThreadSetIndepent()
224 * @tc.desc: Test init value of tokenid and ftokenid
225 * @tc.desc: tokenid equals to the father(hdcd) and ftokenid equals to 0
261 * @tc.desc: Test setting of ftokenid
262 * @tc.desc: ftokenid equal
[all...]

Completed in 3 milliseconds