Home
last modified time | relevance | path

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

/base/security/selinux_adapter/test/unittest/hap_restorecon/
Dunit_test.cpp97 static HapFileInfo g_hapFileInfoWithPathEmpty = { variable
228 EXPECT_EQ(-SELINUX_ARG_INVALID, test.HapFileRestorecon(g_hapFileInfoWithPathEmpty));
327 … EXPECT_EQ(-SELINUX_ARG_INVALID, test.HapFileRestorecon(EMPTY_STRING, g_hapFileInfoWithPathEmpty));