Home
last modified time | relevance | path

Searched defs:test_policy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/sepolicy/tests/
H A Dsepolicy_tests.py125 def TestCoredomainViolations(test_policy): argument
164 def TestViolatorAttribute(test_policy, attribute): argument
178 def TestViolatorAttributes(test_policy): argument
184 def TestIsolatedAttributeConsistency(test_policy): argument
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D4-1.c23 int old_policy, new_policy, test_policy; in main() local
/aosp_15_r20/external/pytorch/test/distributed/_composable/fully_shard/
H A Dtest_fully_shard_init.py46 def test_policy(self): member in TestInitialization