Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/test/unittest/hap_restorecon/
H A Dunit_test.cpp121 static HapFileInfo g_hapFileInfoForRepeatLabel = { variable
510 int ret = test.HapFileRestorecon(g_hapFileInfoForRepeatLabel);
522 ret = test.HapFileRestorecon(g_hapFileInfoForRepeatLabel); // double restorcon
596 ASSERT_EQ(SELINUX_SUCC, test.RestoreconSb(TEST_SUB_PATH_1, g_hapFileInfoForRepeatLabel));
602 …ASSERT_EQ(SELINUX_SUCC, test.RestoreconSb(TEST_SUB_PATH_1, g_hapFileInfoForRepeatLabel)); // doubl…